Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not exit runner on non-critical errors
Connection handles may be marked as disconnected before the runner has a chance to send responses to it. In that case, log and ignore error. Fixes #277
- Loading branch information