]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-async: Wait for asynchronous_sync() to finish 36611/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 4 Mar 2025 21:31:39 +0000 (22:31 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 5 Mar 2025 09:50:40 +0000 (10:50 +0100)
commit35c59ac249bb5f9cba7a6c5fb6554475bfa266ca
tree8ded80f78a8185e5262313999bba96062a84ad15
parent3041e377a83d7657448602a29b1a84be404beb0a
test-async: Wait for asynchronous_sync() to finish

Otherwise, if the system is busy, TEST-02-UNITTESTS will fail as
systemd will time out trying to kill the transient unit that we're
running test-async in.
src/test/test-async.c