-
Notifications
You must be signed in to change notification settings - Fork 167
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
Remove libp2p handlers when ConnectionHandler, DHT, and DecentralizedAverager are shut down #501
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
borzunov
force-pushed
the
removing-handlers
branch
from
August 16, 2022 07:47
de7eb95
to
879d1da
Compare
borzunov
force-pushed
the
removing-handlers
branch
from
August 16, 2022 07:49
879d1da
to
71b2392
Compare
Codecov Report
@@ Coverage Diff @@
## master #501 +/- ##
==========================================
+ Coverage 85.71% 86.32% +0.61%
==========================================
Files 80 81 +1
Lines 7814 7871 +57
==========================================
+ Hits 6698 6795 +97
+ Misses 1116 1076 -40
|
borzunov
force-pushed
the
removing-handlers
branch
from
August 16, 2022 08:26
0e07c86
to
0e3a181
Compare
borzunov
changed the title
Implement handler removal in hivemind.P2P
Implement handler removal in hivemind.p2p
Aug 16, 2022
justheuristic
approved these changes
Aug 16, 2022
GreenFatGuy
reviewed
Aug 16, 2022
GreenFatGuy
approved these changes
Aug 16, 2022
borzunov
force-pushed
the
removing-handlers
branch
3 times, most recently
from
August 16, 2022 14:36
8e8b85c
to
8aa9039
Compare
borzunov
force-pushed
the
removing-handlers
branch
from
August 16, 2022 14:37
8aa9039
to
053538f
Compare
borzunov
force-pushed
the
removing-handlers
branch
3 times, most recently
from
August 17, 2022 12:04
5cb0254
to
8a925f4
Compare
borzunov
force-pushed
the
removing-handlers
branch
from
August 17, 2022 12:05
8a925f4
to
96c63f0
Compare
borzunov
changed the title
Implement handler removal in hivemind.p2p
Remove libp2p handlers while shutting down ConnectionHandler, DHT, Averager
Aug 17, 2022
borzunov
changed the title
Remove libp2p handlers while shutting down ConnectionHandler, DHT, Averager
Remove libp2p handlers while shutting down ConnectionHandler, DHT, averager
Aug 17, 2022
borzunov
changed the title
Remove libp2p handlers while shutting down ConnectionHandler, DHT, averager
Remove libp2p handlers when ConnectionHandler, DHT, and DecentralizedAverager are shut down
Aug 17, 2022
borzunov
added a commit
that referenced
this pull request
Oct 11, 2022
mryab
pushed a commit
that referenced
this pull request
Oct 19, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.