Commit 7a70617
fix: leaf would not be paused for undo with QCOW2 (#162)
Because of QCOW2 live leaf coalesce, we could have a leaf not being paused
`_updateSlavesOnUndoLeafCoalesce` will do refresh on the slave and fail.
`ensurePaused` allow us to be in the expected state.
Signed-off-by: Damien Thenot <damien.thenot@vates.tech>1 parent 189b763 commit 7a70617
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
609 | 613 | | |
610 | 614 | | |
611 | 615 | | |
| |||
3509 | 3513 | | |
3510 | 3514 | | |
3511 | 3515 | | |
| 3516 | + | |
3512 | 3517 | | |
3513 | 3518 | | |
3514 | 3519 | | |
| |||
0 commit comments