Skip to content

Panic when formatting fractional parts #579

@CryZe

Description

@CryZe

We made the assumption there that the nanoseconds are always less than 1_000_000_000 as that would be a whole second, which should be wrapped around to 0 again. The time crate guarantees that this is the case, but apparently it can still somehow happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThere is a bug.priority: highThis is a high priority issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions