Commit c95e931
committed
fix: carry networkAllowlist across manual restartWorker reload
restartWorker respawned the plugin without networkAllowlist, so a manual
reload silently stripped all outbound network access until the next full
restart. Pass it through; crashCount is still reset for a fresh start.1 parent 1425d9a commit c95e931
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
230 | 233 | | |
231 | 234 | | |
232 | 235 | | |
| |||
0 commit comments