pushpit kamboj
pushpit kamboj
**Describe the bug** The sandbox dosen't gets killed even when the code is written to kill it. **To Reproduce** i have the code- async def execute_code(state: State): sandbox = await...
## Is your feature request related to a problem? I wanted to create a python file, it would have been better if sandbox.create_file() would have existed for better DX, the...
same as in title
converted the file to typescript. it solves issue #2904 ## Description added the required types for the file to typescript. - [X] My code follows the code style of this...