mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-17 14:59:14 +01:00
We check the result of transid_max_nocache(), but not the result of transid_max(). The latter is a computed result that is even more likely to be wrong[citation needed]. Signed-off-by: Zygo Blaxell <bees@furryterror.org>