ducttape
ducttape copied to clipboard
Tasks are not reliably unlocked when a process exits
When a ducttape process exists, lock files are not always removed, despite having finally {}
blocks in several places. Perhaps this can be fixed with an exit hook?
For example, after a task fails, but well before ducttape exits, the lock file for that task still exists.