mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
Hence, we need to wait for the previous operation finished. Fixes the following failure: ``` TEST-46-HOMED.sh[107]: + homectl unregister signtest TEST-46-HOMED.sh[1449]: Failed to unregister home: Home signtest is currently being used, or an operation on home signtest is currently being executed. ``` Fixes #38643