@@ -145,9 +145,10 @@ def fastapi_unlock_project(network: str, req: Request):
if lockedPrjs[network] == client_host:
print("delete key")
del lockedPrjs[network]
return True
return False
### operations
@app.get('/getcurrentoperationid/')
The note is not visible to the blocked user.