-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Hang #1 in Eager API usage #282
Comments
I have an example which locks up literally in the same place every time in single threaded env! branch https://github.com/krynju/Dagger.jl/tree/kr/dtable-groupby Steps:
|
MWE
|
MWE for multithreaded hang
|
MWE without Dagger
|
Update:
very heavy multithreaded dagger usage still hangs very rarely, but i suspect it's connected to the single threaded issue that we have |
the last comment about very heavy multithreaded usage hangs were adressed here JuliaData/MemPool.jl#55 above PRs not merged yet, but they already provide a hang free experience 🎉 |
Starting the effort of documenting any somewhat replicable hangs
Observations/conditions:
Thread usage during the hang : none
Stacktrace:
The text was updated successfully, but these errors were encountered: