Skip to content
Snippets Groups Projects
Commit 9f99bc62 authored by IlyaMarkovMipt's avatar IlyaMarkovMipt Committed by Konstantin Osipov
Browse files

say: Wrap logrotate signal handler with ev_signal

Current log rotation is not async signal safe.
In order to make it so refactor signal handling
with ev_signal.

Log rotation for each logger performs in separate
coio_task to provide async and thread-safe execution.

Relates #3015
parent 800cec73
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment