ducttape icon indicating copy to clipboard operation
ducttape copied to clipboard

Tasks are not reliably unlocked when a process exits

Open jhclark opened this issue 12 years ago • 1 comments

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?

jhclark avatar Jun 27 '12 15:06 jhclark

For example, after a task fails, but well before ducttape exits, the lock file for that task still exists.

jhclark avatar Jun 28 '12 14:06 jhclark