Skip to content

Conversation

@sethaxen
Copy link
Member

@sethaxen sethaxen commented Nov 9, 2024

As noted in #86 (comment), currently our MCMCDiagnosticTools extension will fail to load unless a user explicitly loads Random, since it is in the stdlib. This is due to a bug in v1.11 described in JuliaLang/julia#56426. A fix for this will hopefully will be backported to v1.11.2.

This PR simply makes Random a full dependency always instead of a weak dep. After the bug is fixed in Julia, this PR should be reverted.

@sethaxen sethaxen merged commit 99aba5f into main Nov 9, 2024
8 of 9 checks passed
@sethaxen sethaxen deleted the stdlibext branch November 9, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant