martinkrc

Results 1 issues of martinkrc

Using BlockHound we observe that cooperative threads can be blocked by scheduling closeProcessor operations. See the stacktrace below: ``` java.lang.Exception: Blocking call: jdk.internal.misc.Unsafe#park (hz.mmbinst-02.jet.cooperative.thread-0) at application.BlockHoundConfigurer.lambda$null$2(BlockHoundConfigurer.java:71) at reactor.blockhound.BlockHound$Builder.lambda$install$8(BlockHound.java:427) at reactor.blockhound.BlockHoundRuntime.checkBlocking(BlockHoundRuntime.java:89)...