iets3.opensource
iets3.opensource copied to clipboard
Make sure that ISolvable is run in low-prio thread
Due to model access the creation of a solvertask is done async in a thread-pool by MPS. But for actually running the ISOlvable which takes quite some time, we need a seperate Thread-Pool with low prio in order to have still a snappy UI