Skip to content
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

Fix logger warning in P2P #361

Merged
merged 3 commits into from
Aug 24, 2021
Merged

Fix logger warning in P2P #361

merged 3 commits into from
Aug 24, 2021

Conversation

dvmazur
Copy link
Collaborator

@dvmazur dvmazur commented Aug 24, 2021

This PR fixes a warning message in P2P's control.py.

Fixes verbose messages like that:
2021-08-24 20 57 02

@dvmazur dvmazur requested a review from borzunov August 24, 2021 17:52
@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #361 (7e30d47) into master (697e1c3) will decrease coverage by 0.14%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #361      +/-   ##
==========================================
- Coverage   83.53%   83.38%   -0.15%     
==========================================
  Files          66       66              
  Lines        6139     6139              
==========================================
- Hits         5128     5119       -9     
- Misses       1011     1020       +9     
Impacted Files Coverage Δ
hivemind/p2p/p2p_daemon_bindings/control.py 92.54% <50.00%> (ø)
hivemind/averaging/matchmaking.py 83.18% <0.00%> (-1.21%) ⬇️
hivemind/dht/node.py 91.40% <0.00%> (-1.20%) ⬇️

@borzunov borzunov merged commit 767379e into master Aug 24, 2021
@borzunov borzunov deleted the fix-warnings branch August 24, 2021 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants