Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(GODT-2755): Only apply state updates after transaction commit #376

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

LBeernaertProton
Copy link
Contributor

Ensure that state updates are only applied after the database transaction has completed.

Ensure that state updates are only applied after the database
transaction has completed.
@LBeernaertProton LBeernaertProton enabled auto-merge (rebase) July 4, 2023 08:09
@LBeernaertProton LBeernaertProton merged commit d901d16 into dev Jul 4, 2023
4 checks passed
@LBeernaertProton LBeernaertProton deleted the fix/GODT-2755 branch July 4, 2023 08:30
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

🎉 This PR is included in version 0.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

cuthix pushed a commit to ProtonMail/proton-bridge that referenced this pull request Aug 4, 2023
Whenever a message gets moved to the sent folder we should retrieve the
new literal in order to guarantee that, if another client modifies and
sends the message, we always see the latest version of the message and
not a previous state stored in the Gluon cache.

Includes the following Gluon MRs:
* ProtonMail/gluon#374
* ProtonMail/gluon#376

Includes the followin gpa MR:
ProtonMail/go-proton-api#88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants