Skip to content

fix: return error after initial connect fail - #230

Merged
xAmarnath merged 1 commit into
AmarnathCJD:masterfrom
vlw:master
Aug 23, 2025
Merged

fix: return error after initial connect fail#230
xAmarnath merged 1 commit into
AmarnathCJD:masterfrom
vlw:master

Conversation

@vlw

@vlw vlw commented Aug 23, 2025

Copy link
Copy Markdown
Contributor

If an error occurs when connecting to the Telegram server or user proxy, using getMe() leads to a deadlock. To avoid such problems, getMe() is called after a successful connection.

If an error occurs when connecting to the Telegram server or user proxy, using getMe() leads to a deadlock.
To avoid such problems, getMe() is called after a successful connection.

Signed-off-by: vlw <vlwwwwww@gmail.com>
@xAmarnath
xAmarnath merged commit 58ac8f6 into AmarnathCJD:master Aug 23, 2025
1 of 2 checks passed
bunin pushed a commit to bunin/gogram that referenced this pull request Mar 6, 2026
fix: return error after initial connect fail
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