mirror of
https://github.com/tkuschel/bees.git
synced 2026-04-16 19:27:51 +02: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>