Skip to content

Remove multi-threaded prefix before progress bar(#2686)#2703

Merged
efiop merged 4 commits into
treeverse:masterfrom
kurianbenoy:master
Nov 2, 2019
Merged

Remove multi-threaded prefix before progress bar(#2686)#2703
efiop merged 4 commits into
treeverse:masterfrom
kurianbenoy:master

Conversation

@kurianbenoy
Copy link
Copy Markdown
Contributor

@kurianbenoy kurianbenoy commented Oct 31, 2019

Fix #2686

Also change the import to follow PEP8 import rules

  • Have you followed the guidelines in our
    Contributing document?

  • Does your PR affect documented changes or does it add new functionality
    that should be documented? If yes, have you created a PR for
    dvc.org documenting it or at
    least opened an issue for it? If so, please add a link to it.


@shcheklein shcheklein requested a review from casperdcl October 31, 2019 17:02
Comment thread dvc/progress.py Outdated
@Suor
Copy link
Copy Markdown
Contributor

Suor commented Nov 1, 2019

How does it work? Do we have blank line now instead?

@casperdcl
Copy link
Copy Markdown
Contributor

@Suor @kurianbenoy just updated this PR to "fix" (unfix) the issue. May have to revert at some point in the future if we start doing different things with nested multi-threaded bars but for now should be fine.

@casperdcl
Copy link
Copy Markdown
Contributor

Just a reminder - adding other messages for commands should be separate issue(s).

Copy link
Copy Markdown
Contributor

@Suor Suor left a comment

Choose a reason for hiding this comment

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

So how does it work now? Will progress bars be cleared properly without this?

Comment thread dvc/progress.py Outdated
@casperdcl casperdcl self-requested a review November 2, 2019 15:26
Copy link
Copy Markdown
Contributor

@casperdcl casperdcl left a comment

Choose a reason for hiding this comment

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

ok killed off TqdmThreadPoolExecutor... ready for merge.

Copy link
Copy Markdown
Contributor

@efiop efiop left a comment

Choose a reason for hiding this comment

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

Thank you guys! 🙏

@efiop efiop merged commit 372e107 into treeverse:master Nov 2, 2019
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.

ui: remove multi threaded prefix before each progress bar

4 participants