Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix overflow error when deserializing invalid Duration #465

Merged
merged 2 commits into from
Jan 8, 2022

Use unwrap_err instead of match in test

bf13f2f
Select commit
Loading
Failed to load commit list.
Merged

Fix overflow error when deserializing invalid Duration #465

Use unwrap_err instead of match in test
bf13f2f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs