Closed cosmer closed 6 years ago
Oops, that's a pretty simple mistake to get through the unit tests. I've immediately fixed the problem and added it as a test case to ensure it doesn't happen in future.
See commit c50c52638f47fd5515e5d74d2466a0e7386659d4
That's great. Thanks.
The following code deadlocks when
signal2
is created:queue.sync
is called when already executing onqueue
.I believe this was introduced in the 2.0 refactoring.