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

feat: Threading Improvements for Query Calls #202

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Conversation

nplasterer
Copy link
Contributor

This is the final piece in cleaning up the thread safety of the SDK.

This makes sure all query calls are correctly suspend functions. And cleans up one lingering place for publish.

@nplasterer nplasterer self-assigned this Mar 21, 2024
@nplasterer nplasterer changed the title Threading Improvements for Query Calls feat: Threading Improvements for Query Calls Mar 21, 2024
@nplasterer nplasterer marked this pull request as ready for review March 21, 2024 23:49
@nplasterer nplasterer requested a review from a team as a code owner March 21, 2024 23:49
@nplasterer nplasterer merged commit 80559d7 into main Mar 21, 2024
5 of 6 checks passed
@nplasterer nplasterer deleted the np/fix-query-threading branch March 21, 2024 23:56
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