Skip to content

fix: build.is_good() did not retrieve the build result, resulting in … #863

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bin0810
Copy link

@bin0810 bin0810 commented Sep 14, 2024

fix: build.is_good() did not retrieve the build result, resulting in always failure returns

] == STATUS_SUCCESS
# return (not self.is_running()) and self._data[
# "result"
# ] == STATUS_SUCCESS
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please remove commented out lines

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