Allow some blockhound block methods
- Looks like some tests fails with redis as new lettuse driver, during connect phase, will block as there's a timeout which cause a block within netty internals(which a bit weird). - Time of this commit block error came from https://github.com/netty/netty/blame/4.1/common/src/main/java/io/netty/util/HashedWheelTimer.java#L349
This commit is contained in:
@@ -0,0 +1 @@
|
||||
org.springframework.statemachine.data.redis.StateMachineBlockHoundIntegration
|
||||
Reference in New Issue
Block a user