summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorMichal Koutný <mkoutny@suse.com>2019-06-06 23:27:20 +0200
committerMichal Koutný <xm.koutny@gmail.com>2019-06-26 23:16:31 +0200
commitdfd79eca55e3d4bd61813ca4cf8887544d952c28 (patch)
treed8e38e00c7eee78f21d05fb2526818d06f5fd1ea /src/test
parente602f15282bcb413857e5ed06b0b02985cea1cbe (diff)
downloadsystemd-dfd79eca55e3d4bd61813ca4cf8887544d952c28.tar.gz
systemd-dfd79eca55e3d4bd61813ca4cf8887544d952c28.tar.bz2
systemd-dfd79eca55e3d4bd61813ca4cf8887544d952c28.zip
core: Check transaction against execution cycles
When we are validating a transaction, we take into account declared ordering between job units. However, since JOB_STOP goes always first regardless of the ordering constraint between respective units, we may detect some false cycles in the transaction which would not prevent the execution though. Use the same logic in transaction checking as we use for job execution.
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions