Spaces:
Running
Running
Update turbowarp-server/qr-converter.py
Browse files
turbowarp-server/qr-converter.py
CHANGED
|
@@ -265,7 +265,7 @@ while True:
|
|
| 265 |
last_processed_id = request_data
|
| 266 |
print(f"[INFO] Set last_processed_id")
|
| 267 |
|
| 268 |
-
else:
|
| 269 |
#print("[INFO] n0 is busy, waiting...")
|
| 270 |
else:
|
| 271 |
if n1:
|
|
|
|
| 265 |
last_processed_id = request_data
|
| 266 |
print(f"[INFO] Set last_processed_id")
|
| 267 |
|
| 268 |
+
#else:
|
| 269 |
#print("[INFO] n0 is busy, waiting...")
|
| 270 |
else:
|
| 271 |
if n1:
|