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