proto: Windows shims show `Terminate batch job (Y/N)?` on ctrl-c

What version?

0.21.0

Which command?

No response

What happened?

When launching a shim on Windows, interrupting with ctrl-c can result in the confusing output “Terminate batch job (Y/N)?”.

To reproduce:

node -e "setTimeout(new Function, 30000);"

and stop the program with ctrl c.

Any logs?

No response

Operating system?

Windows

Architecture?

x64

About this issue

  • Original URL
  • State: closed
  • Created 8 months ago
  • Comments: 15 (15 by maintainers)

Most upvoted comments