-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
I have included bkt
in one of our internal tool. I got at least 5 complaints already from users having such error (MacOs users):
thread 'main' panicked at 'overflow when subtracting duration from instant', library/std/src/time.rs:424:33
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
or (distinct column number on this one) Here it's bkt
v0.7.1
thread 'main' panicked at 'overflow when subtracting duration from instant', library/std/src/time.rs:424:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Clearing the bkt-cache
folder was our quick fix.
I'm sorry I don't have a backtrace yet, but will try to provide it next time it happen. I thought it might be worth to already open that issue.
Metadata
Metadata
Assignees
Labels
No labels