mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

Calling exit() doesn't properly shutdown the manager instances and TSAN reports a leaked thread. Just avoid this for now by using terminate() instead.
3 lines
254 B
Text
3 lines
254 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
error in ../send.zeek, line 18: expected Broker::Event, got Cluster::Event (Broker::publish(/test/topic, evt))
|
|
received termination signal
|