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

[hotfix] Fix logging message line multiple times #3

Merged
merged 1 commit into from
Sep 4, 2021
Merged

[hotfix] Fix logging message line multiple times #3

merged 1 commit into from
Sep 4, 2021

Conversation

borzunov
Copy link
Contributor

@borzunov borzunov commented Sep 4, 2021

Currently, some messages in Colab and Kaggle notebooks are logged twice due to a bug in hivemind.utils.logging:

Screen Shot 2021-09-04 at 6 50 53 AM

This PR contains a hot fix for this problem. See learning-at-home/hivemind#378 for the explanation and a more thorough fix.

Currently, some messages are logged twice due to a bug in `hivemind.utils.logging`:

(screenshot)

This PR contains a hot fix for this problem. For the original reasons and the more thorough fix, see learning-at-home/hivemind#378.
@tanmoyio tanmoyio merged commit 1ba979c into tanmoyio:master Sep 4, 2021
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