Skip to content
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

Update JLLs for Julia nightly compat & GC fix #1031

Merged
merged 1 commit into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. Update JLLs for Julia nightly compat & GC fix

    The fix in the JLL is to disable task stack scanning. This
    unfortunately has a severe performance penalty, but at least
    we can now test if it really resolves the GC crashes in all
    cases while I work on a more permanent solution.
    fingolfin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7a4a8be View commit details
    Browse the repository at this point in the history