Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Description for the `flush` function of the `Transport` trait states that "If the queue was successfully drained, the return value should be `true`.", but implementation of the trait on `tokio_thread::TransportThread` do the oposite. The same error for `thread::TransportThread`. Co-authored-by: Francesco Vigliaturo <[email protected]>
- Loading branch information