codeinterview-sandbox
codeinterview-sandbox copied to clipboard
A simple docker sandbox for running arbitrary user code
Results
1
codeinterview-sandbox issues
Sort by
recently updated
recently updated
newest added
After running` python3 run.py` to run the server locally getting these errors ``` python3 run.py Exception ignored in: Traceback (most recent call last): File "/sandbox/sandbox.py", line 91, in __del__ File...