Closed gaborcsardi closed 3 years ago
Because if the process is not running, e.g. because we called $quit() explicitly, then the methods of the process object will fail.
$quit()
This and #5 together close #4.
Because if the process is not running, e.g. because we called
$quit()
explicitly, then the methods of the process object will fail.This and #5 together close #4.