Skip to content

Fixed issue where start function in HTTPConnection would freeze the UI thread in iOS apps. #308

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
wants to merge 1 commit into from

Conversation

DajosPatryk
Copy link
Contributor

Self explanatory. I am unsure why that was happening as I did not dig deep enough into the codebase. But the simplest solution was to put the connect logic into an asynchronous task.

I'd be thankful if this could get tested and released :)

@DajosPatryk
Copy link
Contributor Author

I just realised this issue is similar to #294, I am unsure whether #294 solves the same issue.

@moozzyk moozzyk closed this Mar 14, 2025
@moozzyk
Copy link
Owner

moozzyk commented Mar 14, 2025

It doesn't seem like the issue this change is trying to fix was thoroughly researched and root caused. I am pretty sure this change breaks a bunch of scenarios. Please open a bug and include logs at the debug level to make it possible to understand the issue. I can't merge it as is.

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