SIGN IN SIGN UP

Refactor transaction management in MongoGlobalTransaction.

Introduced a reference to MongoGlobalTransactionManager in MongoGlobalTransaction to allow clearing the current transaction upon disposal. This ensures the transaction state is properly managed and avoids potential memory leaks by explicitly nullifying the CurrentTransaction property.
K
kerem.acer committed
56e53aa2d8fc795ec02970c5ec449126c21525a3
Parent: 5eb0755