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

Wait for linting tasks to start before waiting #158

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Conversation

charlieegan3
Copy link
Member

This fails sometimes when the waiting goroutine completes before the linting tasks. In such cases an empty result is returned.

This fails sometimes when the waiting goroutine completes
before the linting tasks. In such cases an empty result is
returned.

Signed-off-by: Charlie Egan <charlieegan3@users.noreply.github.com>
@anderseknert
Copy link
Member

This is why I'm not touching concurrency 😄 Thanks for identifying the culprit @charlieegan3!

@anderseknert anderseknert merged commit 562d430 into main Jun 8, 2023
@anderseknert anderseknert deleted the wait-after-init branch June 8, 2023 15:29
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.

3 participants