liteflow icon indicating copy to clipboard operation
liteflow copied to clipboard

超时后线程不会释放

Open testnet0 opened this issue 1 year ago • 1 comments

比如执行WHEN(a).maxWaitSeconds(1),如果超时会抛出异常,但是WHEN的线程不会释放,当超过线程池容量之后,新的任务不会执行,直接报错

Image

testnet0 avatar Feb 19 '25 06:02 testnet0