Skip to content

Add runWithStopCheck to replication factory #138

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DZunke
Copy link
Contributor

@DZunke DZunke commented Jul 31, 2025

The run method contains an endless while loop that can not be broken. It would be practical to also have a run method that contains the possibility for a stop check to break the loop. This would enable, for example, signal handling in commands utilizing the factory to gracefully stop the job.

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.

1 participant