justheuristic 3 سال پیش
والد
کامیت
93b72c30fa
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      tests/test_optimizer.py

+ 1 - 0
tests/test_optimizer.py

@@ -287,6 +287,7 @@ def test_progress_tracker():
     assert tracker.performance_ema.samples_per_second < 1e-9
 
 
+@pytest.mark.forked
 def test_optimizer(
     num_peers: int = 2,
     num_clients: int = 1,