mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
![]() Turns out that in error situations, the final finish message might not reach the writer anymore, as communication between the threads will be shut down. Instead of aborting, we now just clean up in that case and proceed. This isn't changing any other behaviour. The original error check was in place mostly for helping debug the data flow between the threads anyways. Addresses BIT-1331. |
||
---|---|---|
.. | ||
writers | ||
CMakeLists.txt | ||
Component.cc | ||
Component.h | ||
logging.bif | ||
Manager.cc | ||
Manager.h | ||
Tag.cc | ||
Tag.h | ||
WriterBackend.cc | ||
WriterBackend.h | ||
WriterFrontend.cc | ||
WriterFrontend.h |