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