Skip to content

handlelinkedin: run disconnect calls in the background after error/logout#49

Merged
Fizzadar merged 1 commit intomainfrom
nick/fix-dead-lock-error-handling
Jan 29, 2026
Merged

handlelinkedin: run disconnect calls in the background after error/logout#49
Fizzadar merged 1 commit intomainfrom
nick/fix-dead-lock-error-handling

Conversation

@Fizzadar
Copy link
Member

Finally found it: these callbacks are called directly in the realtime connection loop, which itself blocks the disconnect call completing.

…gout

These callbacks are called directly in the realtime connection loop,
which itself blocks the disconnect call completing.
@Fizzadar Fizzadar merged commit c72956b into main Jan 29, 2026
15 checks passed
@Fizzadar Fizzadar deleted the nick/fix-dead-lock-error-handling branch January 29, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant