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

Make testing's patched_subscriber_recv interruptible #57

Merged

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented Dec 4, 2023

This makes it possible to catch cases when the subscriber is closed before all expected messages have arrived.

This makes it possible to catch cases when the subscriber is closed
before all expected messages have arrived.
Copy link
Contributor

@adybbroe adybbroe left a comment

Choose a reason for hiding this comment

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

LGTM.

posttroll/testing.py Show resolved Hide resolved
@mraspaud mraspaud merged commit 488aa17 into pytroll:main Dec 4, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants