Commit b464727
authored
vacuum's got_error: compare against error code, not against the state (#379)
Breaking change. `got_error` returns now True even after the state has been changed (e.g. the vacuum went to idle) but the error is still present.1 parent 11ea2a0 commit b464727
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments