magritte-metamodel / magritte

The Magritte Meta-Model
65 stars 34 forks source link

Checked Memento raises errors for Pier components #340

Closed jborden23 closed 9 months ago

jborden23 commented 11 months ago

A test and change for memento - https://www.myborden.com/pier/john-c-borden/updates/input-is-conflicting-with-concurrent-modification

seandenigris commented 9 months ago

I had been having similar problems for a while, but was ignoring them because I suspected the problem was going to require a long deep dive. I was not disappointed lol. Hopefully your problem is fixed by #344. There is also a lengthy explanation there if you're interested. Specifically, see MAMementoTest>>testSingletonValue which I think directly addresses your issue, but feel free to reopen this if I am mistaken.