mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-02 11:44:39 -05:00
54172924c8
Rather than loading them lazily. This allows us to remove all the yield statements and spurious arguments for the get_next methods. It also allows us to replace all instances of get_next_txn with get_next since get_next no longer needs to access the db.