Make tox-bootstrapd free memory on SIGINT and SIGTERM#1221
Merged
Conversation
|
|
nurupo
force-pushed
the
bootstrap-free-on-signal
branch
5 times, most recently
from
October 4, 2018 07:11
9820a84 to
19f84ae
Compare
nurupo
force-pushed
the
bootstrap-free-on-signal
branch
from
October 4, 2018 09:06
19f84ae to
217855f
Compare
Codecov Report
@@ Coverage Diff @@
## master #1221 +/- ##
========================================
- Coverage 83.1% 82.8% -0.3%
========================================
Files 82 82
Lines 14692 14647 -45
========================================
- Hits 12214 12137 -77
- Misses 2478 2510 +32
Continue to review full report at Codecov.
|
iphydf
self-requested a review
October 7, 2018 22:52
iphydf
approved these changes
Oct 7, 2018
Member
|
@nurupo this needs rebase. Tests should pass now. |
nurupo
force-pushed
the
bootstrap-free-on-signal
branch
from
October 11, 2018 22:44
217855f to
b1014fa
Compare
Member
Author
|
Rebased. |
Member
|
@nurupo again - appveyor was sad that day. |
Useful for using memory analyzing tools.
nurupo
force-pushed
the
bootstrap-free-on-signal
branch
from
October 17, 2018 01:36
b1014fa to
f45bf68
Compare
Member
Author
|
Sure, rebased. |
This file contains hidden or 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
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.
Useful for using memory analyzing tools.
Closes #1220
This change is