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

Test Drain on already drained worker pool #8

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented Feb 5, 2021

Test that calling (*WorkerPool).Drain on an already drained pool returns
no error an an empty results slice.

Test that calling (*WorkerPool).Drain on an already drained pool returns
no error an an empty results slice.

Signed-off-by: Tobias Klauser <tobias@isovalent.com>
@tklauser tklauser requested review from kaworu and rolinh February 5, 2021 09:23
@tklauser tklauser merged commit 5d280f5 into master Feb 5, 2021
@tklauser tklauser deleted the pr/tklauser/test-drain-twice branch February 5, 2021 10: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.

2 participants