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 a new method interrupt to send SIGINT to tasks. #100

Closed
karajan1001 opened this issue Dec 5, 2022 · 0 comments · Fixed by #101
Closed

Add a new method interrupt to send SIGINT to tasks. #100

karajan1001 opened this issue Dec 5, 2022 · 0 comments · Fixed by #101
Assignees

Comments

@karajan1001
Copy link
Contributor

    @karajan1001 @pmrowla Would something like `dvc queue kill --signal SIGINT` make sense? WDYT?

Originally posted by @efiop in iterative/dvc#8624 (comment)

karajan1001 added a commit that referenced this issue Dec 5, 2022
fix: #100
Required from dvc to stop the checkpoint during running.

1. Add a new method interrupt to send SIGINT to tasks
2. Modify the unit test for this new method.
karajan1001 added a commit that referenced this issue Dec 5, 2022
fix: #100
Required from dvc to stop the checkpoint during running.

1. Add a new method interrupt to send SIGINT to tasks
2. Modify the unit test for this new method.
karajan1001 added a commit that referenced this issue Dec 5, 2022
fix: #100
Required from dvc to stop the checkpoint during running.

1. Add a new method interrupt to send SIGINT to tasks
2. Modify the unit test for this new method.
karajan1001 added a commit that referenced this issue Dec 5, 2022
fix: #100
Required from dvc to stop the checkpoint during running.

1. Add a new method interrupt to send SIGINT to tasks
2. Modify the unit test for this new method.
karajan1001 added a commit that referenced this issue Dec 5, 2022
fix: #100
Required from dvc to stop the checkpoint during running.

1. Add a new method interrupt to send SIGINT to tasks
2. Modify the unit test for this new method.
karajan1001 added a commit that referenced this issue Dec 5, 2022
fix: #100
Required from dvc to stop the checkpoint during running.

1. Add a new method interrupt to send SIGINT to tasks
2. Modify the unit test for this new method.
karajan1001 added a commit that referenced this issue Dec 5, 2022
fix: #100
Required from dvc to stop the checkpoint during running.

1. Add a new method interrupt to send SIGINT to tasks
2. Modify the unit test for this new method.
karajan1001 added a commit that referenced this issue Dec 8, 2022
fix: #100
Required from dvc to stop the checkpoint during running.

1. Add a new method interrupt to send SIGINT to tasks
2. Modify the unit test for this new method.
3. Add `group` option to `send_signal`, `kill`, `terminate`, `interrrupt`
karajan1001 added a commit that referenced this issue Dec 8, 2022
fix: #100
Required from dvc to stop the checkpoint during running.

1. Add a new method interrupt to send SIGINT to tasks
2. Modify the unit test for this new method.
3. Add `group` option to `send_signal`, `kill`, `terminate`, `interrrupt`
@efiop efiop moved this to Backlog in DVC Dec 8, 2022
@efiop efiop added this to DVC Dec 8, 2022
@efiop efiop moved this from Backlog to Done in DVC Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant