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

New Kill task + Refactor #9

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

New Kill task + Refactor #9

wants to merge 7 commits into from

Conversation

MetalnAlloys
Copy link
Member

  • Added new luigi task: KillTask which polls a message queue for messages of specific type e.g. "kill=42" will kill a luigi task by this pid and all its children as well . More to be documented later
  • Refactored: All functions are in lib.py and all tasks in tasks.py

@MetalnAlloys MetalnAlloys self-assigned this Apr 25, 2024
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