summaryrefslogtreecommitdiff
path: root/scripts/bash-completion
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-08-11 16:13:33 -0700
committerJakub Kicinski <kuba@kernel.org>2025-08-12 18:27:42 -0700
commit6e9a12f85a7567bb9a41d5230468886bd6a27b20 (patch)
treebdab1b185978074407a537fc5ab59dac7c0b48f1 /scripts/bash-completion
parent424e96de30230aac2061f941961be645cf0070d5 (diff)
selftests: net: terminate bkg() commands on exception
There is a number of: with bkg("socat ..LISTEN..", exit_wait=True) uses in the tests. If whatever is supposed to send the traffic fails we will get stuck in the bkg(). Try to kill the process in case of exception, to avoid the long wait. A specific example where this happens is the devmem Tx tests. Reviewed-by: Joe Damato <joe@dama.to> Acked-by: Stanislav Fomichev <sdf@fomichev.me> Link: https://patch.msgid.link/20250811231334.561137-5-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/bash-completion')
0 files changed, 0 insertions, 0 deletions