You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SystemTransactions/TransactionNotificationFixture.cs, ShouldNotifyAfterDistributedTransactionWithOwnConnection(): It doesn't seem important for this test to use two connection and sessions - the important part is the use of TransactionScope. So use just one connection, to avoid problems with sqlite and others which don't support simultaneous connections.
0 commit comments