You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mulkieran Travis tests were failing for @waltdisgrace pretty regularly with EBUSY on different loopback device tests every time. We seem to have gotten #556 to pass by rerunning it enough times but we should potentially look into what's going on here. I don't think this has anything to do with the code changes, so we may have to think about how we're testing in devicemapper-rs.
The text was updated successfully, but these errors were encountered:
Yep, I think this was always a bit of a problem, and I think it's just been happening more and more often. We will have to find a better way, maybe the delay and wait for a particular thing to be true technique will work here, too.
@mulkieran Travis tests were failing for @waltdisgrace pretty regularly with EBUSY on different loopback device tests every time. We seem to have gotten #556 to pass by rerunning it enough times but we should potentially look into what's going on here. I don't think this has anything to do with the code changes, so we may have to think about how we're testing in devicemapper-rs.
The text was updated successfully, but these errors were encountered: