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

Add more integration helpers. #24

Merged
merged 5 commits into from
May 31, 2024
Merged

Add more integration helpers. #24

merged 5 commits into from
May 31, 2024

Conversation

YooSunYoung
Copy link
Contributor

@YooSunYoung YooSunYoung commented May 28, 2024

It also has wrdn message receiving loop.
Note that it's no longer while-loop. It's a generator, so no need to break the loop.

tests/_scicat_ingestor.py

This script helps to run scicat_ingestor but it sends a keyboard-interrupt signal in 5 seconds and kill the process after another 5 seconds.
We can make it configurable later if needed. : D

Base automatically changed from kafka-ci to main May 29, 2024 12:39
@nitrosx nitrosx merged commit 87c2061 into main May 31, 2024
3 checks passed
@nitrosx nitrosx deleted the integration-test branch May 31, 2024 08:55
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