Mark
Results
1
comments of
Mark
I can add some more detail here. The issue occurs if the database connection is lost just before a job finishes and want to unlock through: https://github.com/lukas-krecan/ShedLock/blob/884eacf7d15416c11a4f99a87943ae7580878c72/shedlock-core/src/main/java/net/javacrumbs/shedlock/core/DefaultLockingTaskExecutor.java#L75 After this I...