Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Clock chrono crate crashes with panic! when using invalid format string. #37

Open
codyduong opened this issue Aug 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working priority low
Milestone

Comments

@codyduong
Copy link
Owner

This panic does not result in a good UX, it is not 100% clear what the error is when it panics since it will dump a lot of our mspc::Senders which will drop a bunch of other errors, which may be confusing.

@codyduong codyduong added the bug Something isn't working label Aug 16, 2024
@codyduong codyduong self-assigned this Aug 16, 2024
@codyduong codyduong added this to the 0.1.0 milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority low
Projects
None yet
Development

No branches or pull requests

1 participant