mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 12:54:58 +00:00
This was a broken abstraction that returned to its caller within multiple forked processes on exceptions, and encouraged ignoring the error code (as all of its callers did). Signed-off-by: Anders Kaseorg <anders@zulipchat.com>