E2B
E2B copied to clipboard
Fix sandbox close in SDK tests
When SDK tests fail it seems that the sandboxes are not properly closed. There are still some (around 15) sandboxes running after the action ends. They are killed after some time by what could be the action runner timeout cleanup.