commit | 7a656e2c056f12aecbe90e07f91fad51c8407197 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Mon Feb 07 10:54:23 2022 -0600 |
committer | Matthew Barth <msbarth@linux.ibm.com> | Mon Feb 07 21:24:27 2022 +0000 |
tree | 4f65f7972b6507b8b2fb05a49107744539b297bf | |
parent | f6b129a2497779a04e1fd9010117ba6ee64a2e5b [diff] |
control - Remove `nameOwnerChanged` signal flight recorder Remove due to the possibility of being called more than once if more than one event uses the same group trigger as it could be confusing that more than one signal was received when it was not. This is due to the `sd_bus_message_rewind` in Manager::handleSignal(). Change-Id: I6e6739658c67fe745e525b3da9bffd0213119c8c Signed-off-by: Matthew Barth <msbarth@us.ibm.com>