commit | 27f5f4e9759cf6348a22b3e52b828dac76f16bb8 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Sep 01 14:57:39 2022 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Wed Sep 07 09:44:55 2022 -0500 |
tree | cd7ff6dfde1cda9589b4fb968c90bc783b469344 | |
parent | df76952bede5c6bbf8c81710d784d2428d380cde [diff] |
control: Remove the sdevent defer redirect on USR1 The signal handler provided by sdeventplus already calls the provided callback function from the event loop, there is no need to use a 'defer' event source that also just calls a function from the event loop. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ie51c6abc9260a8fc43b13844356c62080835ea38