mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Update main-worker-file.js
This commit is contained in:
@@ -11,4 +11,5 @@ if (isMainThread) {
|
||||
});
|
||||
|
||||
await promise;
|
||||
worker.terminate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user