Skip to content

fix: propagate maxReaders parameter in PowerSyncDatabase.withFactory #171

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

Closed

Conversation

davidmartos96
Copy link
Contributor

The maxReaders parameter wasn't being passed down to the sqlite_async library, so always 5 readers were being used regardless of the value.

@mugikhan
Copy link
Contributor

Thanks for reporting this and creating a PR @davidmartos96, we have fixed and released this change in #181.

@mugikhan mugikhan closed this Sep 30, 2024
@davidmartos96 davidmartos96 deleted the fix_maxreaders branch October 9, 2024 15:24
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.

2 participants