What's Changed * ProcessInfo: save atomically by skshetry in https://github.com/iterative/dvc-task/pull/104 * process: remove lock/unlock by skshetry in https://github.com/iterative/dvc-task/pull/105
What's Changed * update template by github-actions in https://github.com/iterative/dvc-task/pull/99 * Add a new method interrupt to send SIGINT to tasks by karajan1001 in https://github.com/iterative/dvc-task/pull/101
What's Changed * ci: test with 3.11 in all OSes by skshetry in https://github.com/iterative/dvc-task/pull/96 * cruft: update template by pmrowla in https://github.com/iterative/dvc-task/pull/98 * Raise proper exception in `send_signal` if we haven't kill the desired process. by karajan1001 in https://github.com/iterative/dvc-task/pull/97