Alexander Aleksandrovič Klimov d5e6ecec8a
ElasticsearchWriter#Pause(): call Flush() only once
The first Flush() is redundant and may access m_DataBuffer at the same time as some Flush() in m_WorkQueue (race condition) which isn't joined, yet.
2023-06-29 10:42:12 +02:00
..
2021-07-20 16:21:36 +02:00
2021-07-20 16:21:36 +02:00
2021-07-20 16:21:36 +02:00