Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: respect interrupt-requests during negotiation
It is possible for the negotiation to go on forever if implemented incorrectly on the client side. Hence it's useful to gracefully interrupt it.
- Loading branch information