-
-
Notifications
You must be signed in to change notification settings - Fork 73
Cannot use Dagger on Julia beta 1.11.0 #501
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
Comments
Can you provide the errors that are output by Dagger, if any? Or if nothing is output, can you set the env. var. |
Setting the environment variable I see
Things stall here, I need to press ctrl-C to abort. |
This was with the
|
More of the error message:
|
@JamesWrigley I think this is the same issue we're sometimes seeing on MacOS CI. |
You mean race conditions within the scheduler? 🤔 TBH I can't really tell from the logs what's happening. |
Is there a way to dump the internal state of the scheduler? If you have a patch (branch) that would e.g. do that every second (or minute?) then I could run this locally and report. I'd also be happy to have a Zoom session where you look at things looking over my shoulder. |
I cannot install Dagger on the recently-released beta version of Julia 1.11 on macOS:
The
main
branch of Dagger can be installed, but I can neither precompile norusing
it.The text was updated successfully, but these errors were encountered: