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