]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: only breakloop threads that are lagging
authorVictor Julien <vjulien@oisf.net>
Thu, 6 Apr 2023 14:06:34 +0000 (16:06 +0200)
committerVictor Julien <vjulien@oisf.net>
Tue, 11 Apr 2023 15:21:27 +0000 (17:21 +0200)
commit8a968faa04443d31fed473cc4e358609fb925f25
tree44926b9f38f9f4409c5028282ad4da682b015668
parent5e4cf182abf72ab33e56d4e17c261c025b4ce766
detect: only breakloop threads that are lagging

Sleep after all threads have been checked.

Bug: #5969.
src/detect-engine.c
src/tm-threads.c
src/tm-threads.h