transaction: allow finalizer to add finalizer...
transaction: allow finalizer to add finalizer
It will make some code (persistent nodemap related) simpler to write, because
higher level code can blindly queue finalization without thinking too hard about
the context.
Differential Revision:
https://phab.mercurial-scm.org/D7833