Skip to content
  • Michal Schmidt's avatar
    manager: Transaction as an object · 7527cb52
    Michal Schmidt authored
    This makes it obvious that transactions are short-lived. They are created in
    manager_add_job() and destroyed after the application of jobs.
    It also prepares for a split of the transaction code to a new source.
    7527cb52