mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-22 15:57:06 +01:00
add discover people based on wot, update dependencies (get rid of secp256k1 for now), update nostr-sdk
This commit is contained in:
@@ -74,7 +74,7 @@ def check_server_status(jobID, address) -> str | pd.DataFrame:
|
||||
if log != "":
|
||||
print(log)
|
||||
# WAITING = 0, RUNNING = 1, FINISHED = 2, ERROR = 3
|
||||
asyncio.sleep(1.0)
|
||||
time.sleep(1.0)
|
||||
|
||||
|
||||
if status == 2:
|
||||
|
||||
Reference in New Issue
Block a user