mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 02:16:29 +03:00
For example, reader_loop() may die if readline() tries to read too large line and thows an exception. We want to at least log the exception in this case.