Commit 53ba014
committed
tests: drop references to qubes objects via lists too
There is a code that drops references to Qubes* objects saved directly
in test instance attributes already. But 274bb39 "Set deferred netvm
for paused clients on shutdown" introduced also a list of such objects,
which weren't cleaned up. Fix it by considering lists too - if first
element is a qubes object, remove the whole list.
Fixes: 274bb39 "Set deferred netvm for paused clients on shutdown"1 parent fbafa55 commit 53ba014
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
934 | 940 | | |
935 | 941 | | |
936 | 942 | | |
| |||
0 commit comments