The detail problem can also see in the github issue: https://github.com/qos-ch/logback/issues/767
I don't know how to solve this problem and i look for your suggestions. Thanks first.
I have dump the thread stack. And found it was blocked in the logback method and with LockSupport.park. But i don't know what make the problem and how to solve it.