-
-
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
An obscure JuliaSyntax bug with OhMyREPL.jl #52815
Comments
The same example on a Linux machine runs without issues:
No bug:
|
On a Mac, the issue is resolved by changing the
|
Similar to #52816, this is likely a package bug from something in your startup. Try with |
This is indeed the case. Most likely OhMyREPL. May I ask you to try to reproduce it by running this on a Mac Mx?
|
Even though OhMyREPL.jl is required to reproduce this, it still feels to me (unless I miss something obvious) that this could still be a Julia bug. OhMyREPL.jl should not hook into broadcasting for a example. Ill see if I can repro and understand what is going on. |
Thanks! Let me know please if I could be of some help. |
Closing as per KristofferC/OhMyREPL.jl#335 (comment) |
The following version was installed via official dmg package:
The bug:
Interestingly, the bug resists its debugging:
The text was updated successfully, but these errors were encountered: