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