feat(swarm): improve dial context
1. Always return the caller's context error if relevant. 2. Don't return "context canceled" when we're just shutting down. 3. Don't claim that the context deadline has been exceeded when the dial timeout is canceled.
Showing
Please register or sign in to comment