]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
tests: kill background tasks when config test exits
authorPetr Špaček <petr.spacek@nic.cz>
Mon, 17 Aug 2020 12:24:19 +0000 (14:24 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 24 Aug 2020 08:13:05 +0000 (10:13 +0200)
commit6b1cdbf8752a13a2db4865c5f07c585ab3ac8a14
tree32eff9a2e3aed979b7271df20cfd5e172b848a01
parent05f08831b5bd1f0c9884dbd0fba610f9bd48e19f
tests: kill background tasks when config test exits

In theory there should be no background task but we need cleanup in case
kresd gets into infinite loop or something like that.
scripts/test-config.sh