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

153 move outbound connections away from the main thread #180

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

bk138
Copy link
Owner

@bk138 bk138 commented Nov 27, 2023

Closes #153.

Also, make these non-cancelable as we only save the last request id
so the user cannot make another request.
@bk138 bk138 linked an issue Nov 27, 2023 that may be closed by this pull request
3 tasks
@bk138 bk138 merged commit e26820f into master Nov 27, 2023
@bk138 bk138 deleted the 153-move-outbound-connections-away-from-the-main-thread branch November 27, 2023 15:02
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.

Move outbound connections away from the main thread
1 participant