mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 02:17:19 +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>