Explorar o código

more debugprints

justheuristic %!s(int64=3) %!d(string=hai) anos
pai
achega
d31f97142d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/run-tests.yaml

+ 1 - 1
.github/workflows/run-tests.yaml

@@ -70,6 +70,7 @@ jobs:
           SERVER1_PID=$$
           
           sleep 60  # wait for server to download layers
+          ps aux | grep dht
           
           # test individual blocks
           export PYTHONPATH=. REF_NAME=bloom-testing/test-bloomd-350m
@@ -78,4 +79,3 @@ jobs:
 
           kill $INITIAL_PID $SERVER1_PID
           echo "Done!"
-