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