You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up resources in DHT/P2P, improve test robustness (#636)
* Clean up resources in DHT and P2P
* Update the tests
* Gracefully handle SIGTERM in run_server.py
* Optimize tests, add another synchronization event in test_mpfuture_done_callback
* Disable fail-fast for test matrix
* Try temporary fix of test_client_anomaly_detection with DHT init
* Acquire locks before mp.Value updates
(cherry picked from commit 94c1bf4)
0 commit comments