Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't exit when the context is cancelled
If we do this, it means we close the goroutine that receives on the `errChan` which leaves deadlocked goroutines hanging around forever
- Loading branch information