diff options
author | Luca Boccassi <luca.boccassi@microsoft.com> | 2020-07-03 18:45:19 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-07-07 10:09:24 +0200 |
commit | cda667722c2218cf1a0185284d2a87f8a25f1b2d (patch) | |
tree | 0e97f4ea9ed8373ddaef00c7cd4fa866e1ceb8c2 /src/shared/tests.c | |
parent | 77ecc1aaa54947d4babd57110e0dee0457f7ba4e (diff) | |
download | systemd-cda667722c2218cf1a0185284d2a87f8a25f1b2d.tar.gz |
core: refresh unit cache when building a transaction if UNIT_NOT_FOUND
When a command asks to load a unit directly and it is in state
UNIT_NOT_FOUND, and the cache is outdated, we refresh it and
attempto to load again.
Use the same logic when building up a transaction and a dependency in
UNIT_NOT_FOUND state is encountered.
Update the unit test to exercise this code path.
Diffstat (limited to 'src/shared/tests.c')
0 files changed, 0 insertions, 0 deletions