397688551

Results 3 issues of 397688551

hi, When I use redissonClient getPriorityBlockingQueue , there is a problem, this is the source code: redissonClient.getPriorityBlockingQueue("xxxxxx").poll(); When poll was called, it blocked, ![image](https://github.com/redisson/redisson/assets/37072662/dd5bfa75-432b-44d3-b74f-bd51c830dca0) This thread 2 is WAITING, threads...

question