reddit-place-script-2022 icon indicating copy to clipboard operation
reddit-place-script-2022 copied to clipboard

[BUG] Unable to stop script with CTRL +C

Open nbourre opened this issue 3 years ago • 4 comments

Where testing and debugging the script, I have to kill the command line. CTRL+C is not working.

nbourre avatar Apr 02 '22 14:04 nbourre

Unable to replicate this error, can you provide more details? Ctrl+C is working for me

Skyline-9 avatar Apr 02 '22 17:04 Skyline-9

It doesn't work for me and also I think that's its the thread not wanting to close

Risewill23 avatar Apr 02 '22 17:04 Risewill23

Someone can make a pull request to fix the issue: https://stackoverflow.com/questions/11815947/cannot-kill-python-script-with-ctrl-c

Seems like you would have to modify the loop at the very bottom that launches the threads

rdeepak2002 avatar Apr 02 '22 17:04 rdeepak2002

Worst case scenario, task manager.

GithubKillsMyOpsec avatar Apr 03 '22 04:04 GithubKillsMyOpsec