Ошибка «Статический буфер потока уже используется» с драйвером MongoDB C# во время сбора данных вставки/обновления. ⇐ C#
-
Гость
Ошибка «Статический буфер потока уже используется» с драйвером MongoDB C# во время сбора данных вставки/обновления.
I'm experiencing an issue with the MongoDB C# driver on the production environment of our app when attempting to insert or update documents in my MongoDB collection. Occasionally (about 1:100000 times), I receive the following error:
Thread static buffer is already in use.
Источник: https://stackoverflow.com/questions/781 ... iver-durin
I'm experiencing an issue with the MongoDB C# driver on the production environment of our app when attempting to insert or update documents in my MongoDB collection. Occasionally (about 1:100000 times), I receive the following error:
Thread static buffer is already in use.
Источник: https://stackoverflow.com/questions/781 ... iver-durin
Мобильная версия