aboutsummaryrefslogtreecommitdiffstats
path: root/src/controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/controller.c')
-rw-r--r--src/controller.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controller.c b/src/controller.c
index 534db37e8..17494b899 100644
--- a/src/controller.c
+++ b/src/controller.c
@@ -2548,6 +2548,7 @@ start_controller_worker (struct rspamd_worker *worker)
rspamd_stat_init (worker->srv->cfg);
event_base_loop (ctx->ev_base, 0);
+ rspamd_worker_block_signals ();
g_mime_shutdown ();
rspamd_stat_close ();