Skip to content
Commit 9a14d45a authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Use saturating sub in basic authorship (#5493)

This pr ensures that we don't panic because of a deadline that is
already reached in basic authorship. This is mainly useful for debug
builds, as release builds normally don't have debug assertions enabled.
parent 8a854394
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment