Commit 24ae6ec
Sebastiano Merlino
Avoid thread death after start
Almost all threads were diying after the webserver start. This was due
to the mispositioning of a boolean that has now been moved up.1 parent c4b17ab commit 24ae6ec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
| 535 | + | |
535 | 536 | | |
536 | 537 | | |
537 | 538 | | |
| |||
583 | 584 | | |
584 | 585 | | |
585 | 586 | | |
586 | | - | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| |||
0 commit comments