Closed natecodes closed 2 years ago
strange, here it exits normally after all jobs are done, you can still hit ctrl+c though.
I tried running in vscode terminal with ctrl-c and didn't close, could be an ide thing
yes, I also think it's an ide thing. from what I read there's some issues related to python script not exiting on the vscode github page, also, from stackoverflow:
There should be a trashcan at the top of the integrated terminal window. Clicking the trashcan will kill the window and the processes.
You can also try ctrl-Z or ctrl-D.
since there's no activity on this issue I'll be closing it. please feel free to re-open it if you need anything else 😄
I am working on solving this on my fork