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 #108 #560

Merged
merged 1 commit into from
Feb 26, 2020
Merged

fix #108 #560

merged 1 commit into from
Feb 26, 2020

Conversation

lanpa
Copy link
Owner

@lanpa lanpa commented Feb 26, 2020

Root cause: python's multiprocessing object was not released properly.

@codecov-io
Copy link

Codecov Report

Merging #560 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #560      +/-   ##
==========================================
+ Coverage   87.81%   87.82%   +<.01%     
==========================================
  Files          39       39              
  Lines        2815     2817       +2     
==========================================
+ Hits         2472     2474       +2     
  Misses        343      343
Impacted Files Coverage Δ
tensorboardX/event_file_writer.py 95.28% <100%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b59430b...2e44626. Read the comment docs.

@lanpa lanpa merged commit e56a07a into master Feb 26, 2020
@lanpa lanpa deleted the issue-108 branch February 26, 2020 17:02
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