• Reed's avatar
    Fix spurious "did not start correctly" error. (#5252) · 7babedc5
    Reed authored
    * 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
    7babedc5
data_preprocessing.py 23.2 KB