Fix spurious "did not start correctly" error. (#5252)
* Fix spurious "did not start correctly" error. The error "Generation subprocess did not start correctly" would occur if the async process started up after the main process checked for the subproc_alive file. * Add error message
Showing
Please register or sign in to comment