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

Synchronise export and deleting versions #20

Closed
wants to merge 1 commit into from

Conversation

p0mvn
Copy link
Member

@p0mvn p0mvn commented Feb 19, 2022

Synchronized access to export and deletions by introducing another module called version_reader.

The synchronization ended up being more involved than I thought. I tested it with several go routines trying to access this new module concurrently. There is also an integration test for that.

However, we should decide if we want to add such a risky change to the release. Might be worth including this in 7.1 after we get more time to test.

Let me know what you think

@p0mvn
Copy link
Member Author

p0mvn commented Mar 28, 2022

Not pursuing this

@p0mvn p0mvn closed this Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant