Improve unit test for reporter shutdown order

This commit is contained in:
Jon Siwek 2019-01-15 10:30:06 -06:00
parent ed1a50ec5b
commit 12f3ab303b
4 changed files with 9 additions and 5 deletions

View file

@ -1,4 +1,8 @@
2.6-75 | 2019-01-15 10:30:06 -0600
* GH-213: change type of vector for-loop index to a count (Jon Siwek, Corelight)
2.6-71 | 2019-01-14 16:11:58 -0600
* GH-205: prioritize use of sigaction() over sigset() (Jon Siwek, Corelight)