mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
SimpleQueueClient was not thread-safe as the pika method calls that we are using might disconnect and end up in a bad state if two threads enqueue messages at the same time. In order to avoid this, each user of the rabbitmq queue gets its own instance of a SimpleQueueClient. (imported from commit 694083b75cd58a60b8de282a8f40eb92a864c5ce) |
||
|---|---|---|
| api | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||