]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test-async: Wait for asynchronous_sync() to finish (#36611)
authorLuca Boccassi <bluca@debian.org>
Wed, 5 Mar 2025 12:36:45 +0000 (12:36 +0000)
committerGitHub <noreply@github.com>
Wed, 5 Mar 2025 12:36:45 +0000 (12:36 +0000)
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.


Trivial merge