mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This prevents the memcached connection from being shared across multiple processes, and hopefully addresses unexpected behavior from cached functions like get_user_profile_by_id invoked inside the worker processes. Signed-off-by: Anders Kaseorg <anders@zulip.com>