Skip to content

Conversation

@efiop
Copy link
Contributor

@efiop efiop commented Jul 30, 2020

Part of the issue is a bug from #3806

Kudos to @karajan1001 for finding this bug while working on #4282

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

@efiop efiop changed the title Fix quiet dvc: fix --quiet mode Jul 30, 2020
dvc/main.py Outdated
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally these should be put into atexit kinda like https://github.com/python/cpython/blob/e1945307d36849f8be8937144cf3dd6ebab6274c/Lib/multiprocessing/util.py#L362 . Since they are not only relevant for CLI but for API as well. This also might be the reason why we are getting some weird fini errors in tests.

dvc/main.py Outdated
Comment on lines 40 to 50
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got a bit too fancy with the magic πŸ™‚

@efiop efiop added the p1-important Important, aka current backlog of things to do label Jul 30, 2020
@efiop efiop self-assigned this Jul 30, 2020
Part of the issue is a bug from iterative#3806

Kudos to @karajan1001 for finding this bug while working on iterative#4282
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p1-important Important, aka current backlog of things to do

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant