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

fix: set connectivity status to "connected" during fake idle #4804

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Oct 9, 2023

Set connectivity status to "connected" at the end of connect() call. Otherwise for servers that do not support IMAP IDLE connect() is called at the beginning of fake idle
and connectivity stays in "connecting" status most of the time.

Fixes #4797

I have tested it on desktop with #4803 and deltachat/deltachat-desktop#3427, it works.

Set connectivity status to "connected" at the end of connect() call.
Otherwise for servers that do not support IMAP IDLE
connect() is called at the beginning of fake idle
and connectivity stays in "connecting" status most of the time.
@link2xt link2xt merged commit b55027f into stable Oct 10, 2023
33 checks passed
@link2xt link2xt deleted the link2xt/fix-fake-idle-connectivity branch October 10, 2023 05:37
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