ModelingValueGroup / dclareForMPS

Adding declarative, reactive and incremental rules to MPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

tombrus opened this issue · 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.