ModelingValueGroup / dclareForMPS

Adding declarative, reactive and incremental rules to MPS
GNU Lesser General Public License v3.0
21 stars 4 forks source link

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

Open tombrus opened 1 year ago

tombrus commented 1 year ago

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.