Module txs_being_handled

Source

Structsยง

TxsBeingHandled
A set of txs currently being handled, shared between instances of the incoming tx handler.
TxsBeingHandledLocally
A tracker of txs being handled in a single request. This will add the txs to the global TxsBeingHandled tracker as well.