e2b-dev / code-interpreter

Python & JS/TS SDK for adding code interpreting to your AI app
https://e2b.dev
Apache License 2.0
809 stars 51 forks source link

CodeInterpreter.reconnect() not working as expected #7

Closed im-calvin closed 2 months ago

im-calvin commented 2 months ago

I ran into this issue and am extremely confused, is this a problem on my end or through the library

image

mlejva commented 2 months ago

Can you show the collapsed frames?

Screenshot 2024-04-08 at 1 02 15 PM
mlejva commented 2 months ago

One more thing @im-calvin , can you add console.log(sandboxId) to make sure sandboxId is not undefined?