Explorar el Código

Revert "[Fix] Stop slow timer on task destruction"

This reverts commit 64cc33bb91.
tags/3.3
Vsevolod Stakhov hace 2 años
padre
commit
951a933117
No account linked to committer's email address
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      src/libserver/symcache/symcache_runtime.cxx

+ 0
- 1
src/libserver/symcache/symcache_runtime.cxx Ver fichero

@@ -674,7 +674,6 @@ rspamd_delayed_timer_dtor(gpointer d)
/* Event has not been executed */
rspamd_session_remove_event (cbd->task->s,
rspamd_symcache_delayed_item_fin, cbd);
ev_timer_stop(cbd->task->event_loop, &cbd->tm);
cbd->event = nullptr;
}
}

Cargando…
Cancelar
Guardar