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

fix: go-staticcheck: break loop were not positionned at the correct level #301

Merged
merged 2 commits into from
Dec 21, 2021

Conversation

rbeuque74
Copy link
Member

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    At utask interruption, we were not processing correctly the break out of the loop, causing utask not to exit instantly.

  • What is the new behavior (if this is a feature change)?
    utask is now exiting when it should.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Other information:

…evel

Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>
@rbeuque74 rbeuque74 requested a review from loopfz as a code owner November 30, 2021 11:53
@ovh-cds
Copy link
Collaborator

ovh-cds commented Nov 30, 2021

CDS Report package#1182.0 ✘

  • Stage 1
    • Docker build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Nov 30, 2021

CDS Report package#1182.1 ✘

  • Stage 1
    • Docker build ✘

Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>
@rbeuque74 rbeuque74 merged commit 791d927 into master Dec 21, 2021
@rbeuque74 rbeuque74 deleted the dev/rbeuque/fix-break-loop branch December 21, 2021 13:30
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