save code

This commit is contained in:
colomi
2025-08-13 22:43:41 +08:00
parent 39814fe1c6
commit 261e44eabb
3 changed files with 911 additions and 3 deletions
+2 -2
View File
@@ -316,8 +316,8 @@ if __name__ == '__main__':
print(f"[Worker] Starting with PID: {os.getpid()}")
redis_conn.set(GPU_SERVER_LIST, "[]")
# regServer("5090", "112.126.94.241:28888")
regServer("一号", "192.168.101.118:8888")
regServer("5090", "112.126.94.241:28888")
# regServer("一号", "192.168.101.118:8888")
# regServer("二号", "192.168.101.221:8888")
main_worker()