db adapter: ROLLBACK sets transactions as finished
ROLLBACK needs to set transactions as finished to allow start new transaction by db adapter. It fixes random crash during breaking with SIG_INT
Loading
Please sign in to comment
ROLLBACK needs to set transactions as finished to allow start new transaction by db adapter. It fixes random crash during breaking with SIG_INT