Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove call to asyncNotify in Stream.Read
Stream.Read itself is the only consumer on that channel (assuming no concurrent calls to this function), so there's nobody else to notify of anything.
- Loading branch information