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

Some small fixes in config and tests (main) #285

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

alanking
Copy link
Contributor

In service of #246 (only fixes test never finishing)
Addresses #178
Addresses #278

Cherry-picked from #284

Copy link
Collaborator

@korydraughn korydraughn left a comment

Choose a reason for hiding this comment

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

Pound it.

wait_for_empty_queue now allows the caller to specify a timeout
in seconds as well as a function to run when a timeout occurs.
If None is given for the function to run when a timeout occurs,
the function raises a TimeoutError Exception. Existing uses of
this function pass self.fail() to run on timeout with a brief
message explaining the failure.
@alanking alanking merged commit 804b1c4 into irods:main Dec 11, 2024
1 check passed
@alanking alanking deleted the misc-fixes.m branch December 11, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants