iets3.opensource icon indicating copy to clipboard operation
iets3.opensource copied to clipboard

Remove write access in async running if Solverfacade

Open dbinkele opened this issue 2 years ago • 1 comments

https://youtrack.jetbrains.com/issue/MPS-36395

Currently we generate a SolverTask by calling a generator facade from a checking rule. It was necessary to use a 'write-access'. This is not reasonable as the generator facade does only write on transient models. The ticket https://youtrack.jetbrains.com/issue/MPS-36395 fixes this bug, such that we can remove the write access in

http://127.0.0.1:63320/node?ref=r%3Ad354209e-0bea-497f-b905-d66f72900fa8%28org.iets3.analysis.base.plugin%29%2F4386560887386140284

dbinkele avatar Feb 14 '24 08:02 dbinkele

Could you please add the corresponding MPS version via label, where this bug appears?

arimer avatar Feb 14 '24 08:02 arimer