Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve ReceiveChannel operators implementations to guarantee closing
of the source channels under all circumstances; `onCompletion` added to `produce` builder; `ReceiveChannel.consumes(): CompletionHandler` extension fun. Fixes #279
- Loading branch information