Closed
Description
I recently had an issue with a few of my jug processes being killed and therefore locks being kept on some active tasks. Normally, I would just delete the lock files in the jugdir
, but I was using the Redis backend, so this was not possible. As suggested in the docs, I ran jug cleanup
, expecting only the locks to be cleared; I was surprised to find the completed jobs cleared as well.
Is there any way to have jug cleanup
only clear the locks? If not, can there be an option for this?
Metadata
Metadata
Assignees
Labels
No labels