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
- `adjust_time(0)` should be no-op
- `adjust_time` is disallowed when CPU Lock is active
Achieves 100% line coverage in `timeout.rs` (excluding `Debug::fmt` and
inlined functions, the latter of which can't be reliably measured by
`cargo-cov`).
0 commit comments