Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
producer: use ErrClientClosed properly if waiting to produce
Previously we would just return the client context, but we may as well properly promise ErrClientClosed.
- Loading branch information