-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Regression in reload() Results in REPL Hanging #2829
Comments
Second call to reload() hangs on OSX too. Control C won't let me escape either in event_loop at multi.jl:1371
in anonymous at client.jl:287 |
I don't understand git bisect, but fwiw the issue happened on or before this commit |
On or before
This could take me all day, I need to learn this bisecting technique. (note to self) |
@fundamental A heads up that quoting code/output blocks should be done with triple-backquote fences rather than bird notation to prevent weirdness with GitHub's autolinker (which here added crossreference links in issues 1-15 in this tracker). |
Awesome, works fine now. Thanks for the quick turn around |
@milktrader pao and timholy explain I found that really helpful. |
Steps to Replicate
Attempting to ^C the process results in
General System Info
Slackware 14.0 Linux 32 bit
Backtrace
Timeline
This bug appears to have appeared within the last week and it is not isolated to my system (replicated on an OSX? machine).
[pao: formatting]
The text was updated successfully, but these errors were encountered: