mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
Because the base class's __init__ calls `_connect`, when we set the value after that call has already returned, our new value only takes effect if the first connection fails and we have to reconnect. Make it take effect from the beginning.
13 KiB
13 KiB