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

Extend StopSignal to allow for groups of jobs to be stopped #63

Closed
Tracked by #19
benjaminoakes opened this issue Feb 9, 2024 · 1 comment
Closed
Tracked by #19

Comments

@benjaminoakes
Copy link
Contributor

benjaminoakes commented Feb 9, 2024

For example, it would be nice to stop multiple classes that depend on external services.

This may already be possible by overriding stop_key, though this may not be the most ergonomic solution.

@benjaminoakes
Copy link
Contributor Author

We could possibly stand to improve the ergonomics of this, but we may need more examples of our needs before doing so

Until then, this has been implemented in doximity/track_ballast#21

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

No branches or pull requests

1 participant