Skip to content

fix(sandbox): replace forEach(async) with Promise.all to prevent race condition on multi-file writes#232

Open
Prasad48432 wants to merge 1 commit into
e2b-dev:mainfrom
Prasad48432:fix/await-sandbox-file-writes
Open

fix(sandbox): replace forEach(async) with Promise.all to prevent race condition on multi-file writes#232
Prasad48432 wants to merge 1 commit into
e2b-dev:mainfrom
Prasad48432:fix/await-sandbox-file-writes

fix(sandbox): await all file writes before runCode()

c3e123c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs