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

Sequential save action #110

Merged
merged 5 commits into from Sep 1, 2023
Merged

Sequential save action #110

merged 5 commits into from Sep 1, 2023

Conversation

ramonski
Copy link
Contributor

@ramonski ramonski commented Sep 1, 2023

Description of the issue/feature this PR addresses

This PR implements the sequential processing for the save queue as we did in #108

Current behavior before PR

All items are processed in a single transaction

Desired behavior after PR is merged

Save items are processed sequentially

--
I confirm I have tested the PR thoroughly and coded it according to PEP8
standards.

@xispa xispa merged commit 9223f9e into 2.x Sep 1, 2023
@xispa xispa deleted the sequential-save branch September 1, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants