This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Commit 697f600
authored
When `dispose()`ing a `NativeRuntime`, I've observed the `workerd`
process not being terminated properly with this option enabled. We
don't actually need it, since we're specifying an absolute path to
the `workerd` binary anyway.
From a user-perspective, this will help fix issues in Wrangler
where reloading crashes with a port-in-use error, or where pressing
'x' doesn't actually exit.
1 parent 32db23b commit 697f600
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
0 commit comments