@@ -190,8 +190,7 @@ async def fastapi_run_project(network: str) -> str:
return result
finally:
# 手动释放锁(可选,依赖过期时间自动释放更安全)
# redis_client.delete(lock_key)
pass
redis_client.delete(lock_key)
# put in inp folder, name without extension
@app.get("/runinp/")
The note is not visible to the blocked user.