mirror of https://github.com/citusdata/citus.git
Better cleanup
parent
db19cb8048
commit
b03ca5d4dc
|
@ -4222,7 +4222,7 @@ TransactionStateMachine(WorkerSession *session)
|
|||
}
|
||||
else
|
||||
{
|
||||
transaction->transactionState = REMOTE_TRANS_NOT_STARTED;
|
||||
ResetRemoteTransaction(connection);
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue