Commit 69189ec
James William Pye
Raise a startup error regardless of the result code.
The existence of the result code means the process no longer exists, and that is
not what wait_until_started() is expecting to happen at all.1 parent 868c923 commit 69189ec
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
585 | 585 | | |
586 | | - | |
| 586 | + | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| |||
0 commit comments