We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a99919 commit 296c98dCopy full SHA for 296c98d
tests/test_2_node_ring.py
@@ -11,3 +11,6 @@
11
ip: str = "127.0.0.1"
12
anchor_port: int = 1234
13
joiner_port: int = 2345
14
+
15
+# test with manual stepping of daemon
16
+# test with daemon running (eventual repair)
0 commit comments