dclareForMPS icon indicating copy to clipboard operation
dclareForMPS copied to clipboard

sometimes the engine threads get caught in ForkJoinPool.WorkQueue.helpComplete()

Open tombrus opened this issue 2 years ago • 0 comments

I notice that sometimes a number of thread from the the dclare ThreadPool endlessly loop in ForkJoinPool.WorkQueue.helpComplete(), they start using cpu cycles and will never stop. The only solution is to restart MPS.

tombrus avatar Oct 26 '23 09:10 tombrus