Commit 50f555b
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 2da2560 commit 50f555b
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
957 | 957 | | |
958 | 958 | | |
959 | 959 | | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
960 | 966 | | |
961 | 967 | | |
962 | 968 | | |
| |||
0 commit comments