Skip to content

doc: fix question promise API example

before: .addEventListener and setTimeout is blocked by await rl.question, so the .question will not be abort correctly.

Merge request reports

Loading