Work around an issue where accounts were attempting to connect when they were deserialized
Review Request #1966 — Created Oct. 26, 2022 and submitted — Latest diff uploaded
This is a short term fix until we rewrite the serialization method.
Set a break point on
pidgin_account_connect
and verified it didn't get call frompurple_accounts_init
.