-
Notifications
You must be signed in to change notification settings - Fork 521
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
Fix mutex cancelled acquire even more #3555
Conversation
Btw should probably use |
Btw, I've been seeing a lot of |
Once this lands if we publish a snapshot I can test skunk again. |
@durban Is this ready to go? It's still marked as draft so I was holding off on doing things with it. |
@djspiewak Yeah, sorry, I've kept it as draft because I was expecting CI failures (I had to figure out an appropriate timeout length). Should be good now. In theory the longer timeout here could help with the |
Nice, 3f61234 appears to have fixed Skunk. Thank you!! 🙏 |
Hopefully should fix #3554. Same trick as for
Queue
.