ProtonMail / gluon

An IMAP server library written in Go
MIT License
455 stars 27 forks source link

fix(GODT-2934): Also record original error in case of rollback error #398

Closed LBeernaertProton closed 11 months ago

LBeernaertProton commented 11 months ago

When db rollback fails, also record original error that triggered the rollback so that it is is not lost.