-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
drop_expr
hangs on RuntimeGeneratedFunctions v0.5.11
#65
Comments
RGF hangs on 0.5.11 and 0.5.10 but not on 0.5.9. |
It's like we've deadlocked on the cache lock? But it's a |
Are you able to reproduce it locally? For now, I just bounded RGF to be 0.5.9 for MTK. |
It turns out to be Symbolics problem. JuliaSymbolics/Symbolics.jl#914 |
Glad you found it! I did look at the code but I couldn't see anything wrong at this end. Does this mean |
See https://github.com/SciML/ModelingToolkit.jl/actions/runs/5159631398/jobs/9294793159?pr=2179#step:6:1048
One can reproduce it by running the
test/bigsystem.jl
test in ModelingToolkit.jl@c42f
The text was updated successfully, but these errors were encountered: