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
42c06547
Please register or sign in to comment