Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Eagerly set the process exitcode in case the write callback isn't executed before the process terminates. * Remove the extraneous call to `done()` at the bottom of the function. * Cleanup the `draining` reduction and value check in `done` into separate lines for easier reading.
- Loading branch information