]> sourceware.org Git - lvm2.git/commit
lvmdbustest.py: Use local data instead of fetching
authorTony Asleson <tasleson@redhat.com>
Mon, 14 Oct 2019 19:33:16 +0000 (14:33 -0500)
committerTony Asleson <tasleson@redhat.com>
Wed, 30 Oct 2019 15:38:40 +0000 (10:38 -0500)
commit508d1808b07f204ca0ce71d4d505ded82f30d0ce
tree28e82560b95c0deaf74a3607b35a4bf6d629364a
parentf91df163e21b283e652bc830b5af49a7bb3cf3fb
lvmdbustest.py: Use local data instead of fetching

Avoid making more dbus calls to get information we already have.  This
also avoids us getting an error where a dbus object representation is
being deleted by another process while we are trying to gather information
about it across the wire.
test/dbus/lvmdbustest.py
This page took 0.030752 seconds and 5 git commands to generate.