Commit 05bc254
Andrey Zelenchuk
Fix (partially) test "tests/test_concurrent.py::test_message_order_in_subscribe_unsubscribe_all_loop[False-async]".
There is still a race: all calls to `unsubscribe` may finish before the subscription is registered.1 parent 28632fc commit 05bc254
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
| 735 | + | |
736 | 736 | | |
737 | | - | |
| 737 | + | |
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
| |||
0 commit comments