net/rpc: (*Client).Go
is not asynchronous with respect to outbound traffic
#13442
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
In the event of a network partition,
net/rpc.(*Client).Go
can block, which is surprising given the documented behaviour of this method.The text was updated successfully, but these errors were encountered: