aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2025-10-07 21:02:29 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2025-10-07 21:02:29 +0000
commitd9c94e5eefc0d1ed772cc3af15d92f1960ba73a6 (patch)
tree834677320ff898783a5c8abdfafa3fdce9248336 /sbin/dump
parentd801cc2d8542854a5dee9bfb25a15af6fa1dafad (diff)
tests/netinet: fix so_reuseport_lb_test flakynessHEADmain
Stop the threads before exiting test body. Otherwise there is a chance threads would use the softc that is stored on the main thread stack after it is destroyed and the test would fail. Stop the threads in the reverse order, so that listener is stopped after all connectors are stopped. Tested by: olivier
Diffstat (limited to 'sbin/dump')
0 files changed, 0 insertions, 0 deletions