madelson/DistributedLock

In MultiplexedConnectionLockPool, replace cleanupTask when continuing on it.

madelson opened this issue · 0 comments

Current code continues but leaves cleanup task alone such that future calls will continue on the original task rather than the new one.