mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 22:48:16 +00:00
In threading.Thread, isAlive has been removed in python 3. We should use is_alive instead.
3.4 KiB
3.4 KiB