IETS3 / iets3.opensource

Open Source Parts of IETS3
Apache License 2.0
44 stars 22 forks source link

Feature/make sure that i solvable is run in low prio thread #1092

Closed dbinkele closed 1 week ago

dbinkele commented 1 month ago

solves #1022

kbirken commented 1 week ago

Q regarding ExecOnPooledThreadInWriteAccess: It seems the method AsyncSolverTaskExecutor.wrapInWriteAccess does something similar as ExecOnPooledThreadInWriteAccess. Could one of these maybe be removed?

dbinkele commented 1 week ago

Q regarding ExecOnPooledThreadInWriteAccess: It seems the method AsyncSolverTaskExecutor.wrapInWriteAccess does something similar as ExecOnPooledThreadInWriteAccess. Could one of these maybe be removed?

Has been adressed, check out once more