-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
v0.6-rc2 fails to precompile often #86
Comments
I've seen this a lot on 0.6. Must be a precomp bug but I'm not sure how to make it reproducible; if you retry it tends to go away. |
I have to try it a few times in the REPL for it to go away. If I try from Juno, it will keep happening. |
In that case it'd be well worth reporting it to Base |
Seems to be fixed now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example:
Combinatorics and DifferentialEquations are just fine though. And this all precompiles just fine from the REPL. Somehow Juno being involved is introducing a bunch of precompilation bugs.
The text was updated successfully, but these errors were encountered: