Work around a timing issues with accounts that have no passwords.
Review Request #1896 — Created Oct. 6, 2022 and submitted
There will be a better fix for this, but it's going to be a bit involved. The problem stems from `purple_account_set_enabled` which is bringing the account online as soon as that is set. At startup, the accounts are unserialized from accounts.xml, which sets the enabled property, which causes the account to connect before the rest of the core is started.
Started pidgin3 with an account that fails to connect 100% of the time and verified nothing crashed.
Summary | ID |
---|---|
ed9723cd307dfb0f39260a7537b9553fbab6d636 |