mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
We have to be careful about timing here. If Tornado fails to load existing queues on startup then all clients will reload at once. On the other hand, if we don't reload immediately then the client won't get any events until the reload. For now, I've opted for the user-friendly approach, so we need to make sure that Tornado gets a chance to dump and reload its queues correctly. (imported from commit 51a6ab31cb461e1e3373486dcec2e57eb12a8077) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||