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 panic in JobPool.Wait() #66

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Fix panic in JobPool.Wait() #66

merged 1 commit into from
Jan 6, 2025

Conversation

ronenh
Copy link
Contributor

@ronenh ronenh commented Jan 6, 2025

No description provided.

@ronenh ronenh changed the title Fix panic in Jobpool.Wait() Fix panic in JobPool.Wait() Jan 6, 2025
@ronenh ronenh requested a review from gertd January 6, 2025 13:55
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12633774636

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 65.507%

Changes Missing Coverage Covered Lines Changed/Added Lines %
jobpool/jobpool.go 0 3 0.0%
Totals Coverage Status
Change from base Build 12548837451: 0.02%
Covered Lines: 2636
Relevant Lines: 4024

💛 - Coveralls

Copy link

@carabasdaniel carabasdaniel left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@gertd gertd merged commit 3fec91d into main Jan 6, 2025
2 checks passed
@gertd gertd deleted the bugfix/jobpool-panic branch January 6, 2025 17:27
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.

4 participants