mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Merge branch 'topic/bernhard/log-threads' into topic/bernhard/input-threads
This commit is contained in:
commit
4e868d282d
36 changed files with 414 additions and 304 deletions
|
@ -293,6 +293,7 @@ void terminate_bro()
|
|||
if ( remote_serializer )
|
||||
remote_serializer->LogStats();
|
||||
|
||||
log_mgr->Terminate();
|
||||
thread_mgr->Terminate();
|
||||
|
||||
delete timer_mgr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue