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

Document best practice for concurrent writes #1668

Conversation

matthewhegarty
Copy link
Contributor

Problem

Closes #1456

  • Documents best practice for dealing with situations where there can be concurrent writes.
  • Adds helper method do_instance_save()
  • Also added an image I missed in previous PR.

Acceptance Criteria

  • Local testing of docs
  • Integration tests

@matthewhegarty matthewhegarty merged commit dc354ef into django-import-export:release-4 Nov 3, 2023
11 checks passed
@matthewhegarty matthewhegarty deleted the issue-1456-concurrent-writes branch November 3, 2023 09:57
@matthewhegarty matthewhegarty linked an issue Nov 3, 2023 that may be closed by this pull request
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.

Possibility of race condition during import
1 participant