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

finishing read-only thread safe reference #4688

Merged
merged 3 commits into from
May 12, 2021

Conversation

finnschiermer
Copy link
Contributor

@finnschiermer finnschiermer commented May 12, 2021

Add a test of using thread safe references on an immutable Realm.
Removed the function 'check_can_create_any_transaction()' as it is
non needed anymore, since any open realm, immutable or not, now
supports read transactions.

☑️ ToDos

  • 📝 Changelog update
  • 🚦 Tests (or not relevant)

@DominicFrei
Copy link
Contributor

LGTM 👍 Thanks for helping me with this issue! 💪

@finnschiermer finnschiermer removed the request for review from tgoyne May 12, 2021 10:25
@finnschiermer finnschiermer merged commit 54dee7f into master May 12, 2021
@finnschiermer finnschiermer deleted the df/read-only-thread-safe-reference-test-only branch May 12, 2021 10:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants