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

Get rid of double-workunit-completion print #10247

Merged
merged 1 commit into from Jul 3, 2020

Conversation

gshuflin
Copy link
Contributor

@gshuflin gshuflin commented Jul 3, 2020

Problem

After the refactoring of WorkunitStore in #10179 , there was an accidental duplication of the line of code that prints the workunit completion message, resulting in the completion message getting printed twice.

Solution

Remove the superfluous call.

Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Thanks

@Eric-Arellano Eric-Arellano merged commit a127e4b into pantsbuild:master Jul 3, 2020
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.

None yet

2 participants