Open raulk opened 5 years ago
Both initiator and responder now time out if reads and/or writes are blocked for 30 seconds (default negotiation timeout).
Introduces two tests to validate the new behaviour.
Fixes #47. Addresses https://github.com/filecoin-project/lotus/issues/518.
This fails CI because of https://github.com/libp2p/go-libp2p/issues/736.
Both initiator and responder now time out if reads and/or writes are blocked for 30 seconds (default negotiation timeout).
Introduces two tests to validate the new behaviour.
Fixes #47. Addresses https://github.com/filecoin-project/lotus/issues/518.