Fix new devices API#38
Conversation
device-added:usb device-removed:usb
fix device-list-change events
Using "i" as a loop iterator conflicts with the outer loop, effectively turning it into infinite loop. Use a generator instead.
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024062013-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024052808-4.3&flavor=update
Failed tests12 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/101100#dependencies 37 fixed
Unstable testsDetails
|
This is really a fixup to #32
but make it a PR to main to make CI scripts happy.