-
Notifications
You must be signed in to change notification settings - Fork 368
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
[Bug-Candidate]: echidna: thread blocked indefinitely in an MVar operation #1219
Comments
Can you reproduce this consistently? We are very interested in getting this fixed since it is kind of a known issue but we don't have code to reproduce it. |
Sadly i cannot reproduce it and the code is private 😞 |
Duplicate: #1209 |
Running into this issue, can reproduce |
Anyone who's getting MVar errors: please run the |
Anyone can confirm this is still an issue? |
I still have this issue on the v2.2.4 |
@blablalf can you try @samalws-tob 's suggestion using the |
Unfortunately, I can't reproduce the error at the moment, but if I do, I'll try catchMVarErrors and let you know. |
Describe the issue:
Getting the following error when closing Echidna:
Code example to reproduce the issue:
Private
Version:
Echidna 2.2.3 (custom latest build from
master
)Relevant log output:
No response
The text was updated successfully, but these errors were encountered: