ExecutorService often triggers okhttp timeout when I try to use it with awaitTermination

前端 未结 0 1281
一生所求
一生所求 2021-01-27 21:51

I use something like this in order to run an ExecutorService and await termination of the task

ExecutorService taskExecutor = Executors.newFixedThrea         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题