Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{core/,swarm/}: Dial with handler and return handler on error and closed #2191
{core/,swarm/}: Dial with handler and return handler on error and closed #2191
Changes from 4 commits
a332591
46904a6
d756be1
595623f
705842f
d744b4a
5c2aef6
ce0d278
425e777
5ff6397
7d9285f
682f6be
9262c03
62c5e13
174693a
a78de13
d4960b7
b73139a
aa02e5f
2c9f0d3
6d7c73a
a56980e
1c3ed2e
32fc84e
7ea4908
fbd4681
6787e77
b864133
b2bf380
7d342b6
5853890
4d0faf9
7a45e7b
cef949c
ceb77e5
814ff4b
90df72a
60c7261
a2f1819
b905545
99f81d0
1c5eb8e
c09198e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is that a left-over from adding a dedicated test but then resorting to a doc-test?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ups. Thanks for the pointer. Removed in 60c7261.