-
Notifications
You must be signed in to change notification settings - Fork 415
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
rand(truncated(Normal(0, 0), 0.0, Inf)) leads to infinite loop julia 1.5.3 #1264
Comments
Not a crash, but an infinite loop. |
Hi! I use |
Will be closed by #1721 |
I found this error on the latest version 0.24.11. Julia will freeze, Ctrl+C nor Ctrl+D will interrupt the execution or closing Julia itself.
The only solution is to close the terminal or process where julia was running.
Good luck!
The text was updated successfully, but these errors were encountered: