Open mikkonie opened 12 months ago
Workaround for unlocking directly in redis (needs root access, of course): redis-cli DEL "b'_tooz'_PROJECT-UUID-GOES-HERE_lock"
After solving #1532, this is no longer critical. It would still be a useful dev/debug tool, so this will be implemented at some point.
This would help when debugging for issues such as #1532.