Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue with cancelling AsyncBatchingWorkQueue
This was simply a mistake on my part. We should not assume that code is unreachable when it is reached because an OperationCanceledException is caught.
- Loading branch information