-
Notifications
You must be signed in to change notification settings - Fork 23
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
[BUG] Inline evaluation very slow with some workspace pane contents #372
Comments
So is |
I can reproduce here with
The problem disappears when |
Ok, turns out this problem is very specific to Julia 1.1. Turns out that Fixed with JunoLab/Atom.jl@0d5ec76. |
Details
Steps to reproduce
The smallest reproducing example I could find is still pretty complex. Step through the following with the workspace pane open:
The inline display of "foo" takes about a minute to show, and subsequent inline displays are equally slow.
The text was updated successfully, but these errors were encountered: