On 6/24/25 2:59 PM, Alexandre Courbot wrote:
The kernel's `Delta` type was not available when the `wait_on` function was introduced. Now that it is, switch to it as it is more compact than `Duration` and cannot panic.Signed-off-by: Alexandre Courbot <[email protected]>
Applied to nova-next, thanks!
