jitendra-1217/LQEXT

Previously executed handlers getting executed again

ninetyone opened this issue · 0 comments

When committing one transaction, things work fine and the transaction handlers get executed properly. But when another transaction in the same mode gets executed, the library is executing the handlers that have already been executed earlier.