E2B icon indicating copy to clipboard operation
E2B copied to clipboard

Pass debug explicitly to Sandbox in tests

Open mishushakov opened this issue 7 months ago • 2 comments

  • I don't know why, but I couldn't run Python tests otherwise for some reason

mishushakov avatar Jun 07 '25 19:06 mishushakov

This is really strange as the API key passing from env should also not work if this is not working. Do you think this might be just a problem with the passing inside of the Sandbox class instead?

ValentaTomas avatar Jun 12 '25 20:06 ValentaTomas

I have to check if we process E2B_DEBUG and E2B_API_KEY differently. Maybe it was something with my environment.

mishushakov avatar Jun 16 '25 14:06 mishushakov