Last Updated:
21 Jan 2021 09:25
by ADMIN
PdfViewer: Sporadical InvalidOperationException while importing documents from background threads
In specific occasions, when starting multiple background threads to import documents, an InvalidOperationException might be thrown saying "Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct." This issue is pretty hard to reproduce.