You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the bug report, I'd like to ask you if you found the issue with parmap 1.5.2, and if you were using an earliest version please upgrade it.
I ask because there was a similar issue fixed in 1.5.2 (#14 interrupting parmap in a jupyternotebook). In case you are on the latest version I'll try to reproduce and fix the issue 👍
Hey thanks for your project
I am trying to break some code while it's running and I find that ctrl-c doesn't actually terminate the run. It gives error but python still runs.
Is there a way to make parmap terminate on KeyboardInterrupt?
Something like https://programmer.group/ctrl-c-in-python-can-t-terminate-multiprocessing-pool-solution.html
Thanks so much
The text was updated successfully, but these errors were encountered: