mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
This should fix issues preventing modifications to the Taskfile while tasks are still running, like switching git branches for example. See #963.