mirror of https://github.com/zulip/zulip.git
d38b8364a8
We were having problems where we were suspiciously processing notices at a rate of 1 notice per 15s, which suggests that we the select was timing out even though there were notices to be fetched immediately. We fix this by clearing the queue each time our select loop ends. (imported from commit 7e7bfbb2126d1f4170d65d1483a0b799dcab80b9) |
||
---|---|---|
api | ||
assets | ||
bots | ||
certs | ||
confirmation | ||
humbug | ||
node_modules | ||
servers | ||
static | ||
templates | ||
tools | ||
zerver | ||
zproject | ||
.gitignore | ||
manage.py |