lyrric

Results 2 issues of lyrric

I try to add new RedissonBatchLock instead of RedissonMultiLock recently. I thought the Watchdog would check the lock thead state, but i found it doesn't check it , so when...

question

Here is test result. ![image](https://github.com/user-attachments/assets/b6d1c6ab-2c23-44be-a61c-38e73d72dfa0) The method testLockUninterruptibly will remain a channel named redisson_lock__channel:{lock}. so the method testSubscriptionsPerConnection test failed. But the whole RedissonLockTest test passed. I thought testSubscriptionsPerConnection must...

question