agent-infra / agent-infra/sandbox
The code was pretended to have been executed.
未關閉
- 主要語言
- Python
- 星號
- 5.9k
- 分支
- 529
- 平均合併
- 4 小時 8 分鐘
- 30 天內合併 PR
- 4
描述
We set up 20~60 sandboxes and then use shell api to execute code to all sandbox simultaneously.
We found that for the same code, there is approximately a 1% chance that the code will not be executed properly: Looking at the logs, it is indeed that the python code.py was called, but it immediately exited with exit_code = 0. However, the code was not actually executed (the first line of the code was not executed at all).
The resources of the server where the sandbox is located are sufficient.
貢獻指南
評估
這個 Issue 還沒有評估資料。