Commit 14ffb90
authored
Fix for emrun --kill-exit (emscripten-core#25703)
This was broken by emscripten-core#25359. I though I was just moving this assignment to
the correct place, but it seems like it broken emrun because the 1.1
protocol was not actually enabled before. Once enabled it seems like
this was causing `httpd.server_close` to hang forever.
Fixes: emscripten-core#256541 parent 7569d8e commit 14ffb90
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
582 | | - | |
583 | 581 | | |
584 | 582 | | |
585 | 583 | | |
| |||
0 commit comments