Skip to content

1.0.6: Improved Failure Handling

Latest
Compare
Choose a tag to compare
@ssigwart ssigwart released this 13 Dec 04:30
bae8b9f
  • This adds ProcessPoolRequest::markAsFailed to mark a process as failed.
  • Potential Breaking Change: When calling ProcessPool::startProcess, a ProcessPoolProcessOutputBeforeStartingException will be thrown if the process has any STDOUT or STDERR output already.