mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Earlier, in the 'check_for_unsuspend' function, we didn't handle the exception, if any, during callback execution, resulting in 'watchdog_time' not always being updated. This commit handles the exception using the try/catch block. Fixes #27723.
2.1 KiB
2.1 KiB