E2B icon indicating copy to clipboard operation
E2B copied to clipboard

Fix sandbox close in SDK tests

Open ValentaTomas opened this issue 2 years ago • 0 comments

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.

ValentaTomas avatar Mar 13 '24 17:03 ValentaTomas