Background Monitor
The background process XMPP notification queue threw the following exception: System.InvalidOperationException: Die Auflistung wurde geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt werden.
bei System.Collections.Generic.List`1.Enumerator.MoveNextRare()
bei Continua.Notification.Queues.XMPPQueue.Monitor()
bei Continua.Shared.BackgroundMonitor.Run()
after that, i get more errors every 5 seconds until its magically gone after minutes.
Hi Christian,
Thanks for reporting this. I can see a potential concurrency issue in the code which is likely to be the cause of this error. I'll get a fix implemented for the next build.