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
Thank you for the report! This looks like a bug when working with durations. Unfortunately the stacktrace is not very informative. Since it is the export command, I suspect the issue within the session.rs near_expiry() function.
Did you see any pattern to trigger this? Which OS are you running? If you can reproduce it again, you could run with the -vvv flag to have dsc log more.
Hey!
Continuing our adventure from a few months back in #111, I noticed that with v0.9.0 I sometimes get an error when running an export command:
The error I get with
RUST_BACKTRACE=full
:Since it has to do with the time library, I'm guessing it can explain why it only happens occasionally and it cannot be reproduced reliably.
The text was updated successfully, but these errors were encountered: