Hey all! I was attempting to find out what was causing an error with prairieFyre.MitaiProxyServer.MitaiRTServer.Pulse() and I stumbled on this awesome community. I'm wondering if anyone has seen this before? I'm not sure how important this is, but I'm new at my current job and our phone system seems notoriously unstable so I'm going over all the logs. This particular error is in the MiTAIProxyServerLog.
--- Start Exception Stack ---
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext()
at prairieFyre.MitaiProxyServer.MitaiRTServer.Broadc ast(SrvrMsg msg)
at prairieFyre.MitaiProxyServer.MitaiRTServer.Pulse()
--- End Exception Stack ---
()