-
-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exiting Pluto seems broken #2229
Comments
I do confirm that this is the usual way I shut down Pluto since a long time, by spamming Ctrl+C until the julia session returns after a lot of errors as mentioned by @ForceBru. I just adapted to it but it would indeed be nice if it would work with a single Ctrl+C 😄 Edit: I am on windows |
Seems like a duplicate of #2136. |
It does seem indeed, though the title of #2136 is too restrictive as it also seem to happen on MacOS and I am on windows but not through Git Bash |
I have been experiencing very similar issues on M2 Mac, using the latest 1.8 Julia.
|
How to reproduce
WARNING: Force throwing a SIGINT
I wouldn't say this is very well-reproducible, but it happens pretty consistently for me. In the example below I use threads, but it happens without threads too.
Error message
Versions
The text was updated successfully, but these errors were encountered: