commit | e07fb494405326a93fab2a0b50ba13299b20ed91 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Thu Feb 04 11:43:28 2016 -0500 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Thu Feb 04 11:43:28 2016 -0500 |
tree | 8b532bd7dac69511d38d7eca4c88c8e08418cae7 | |
parent | 3f7aa329568d8f191baeeefa4a63dbb19cf26338 [diff] |
Discard existing interfaces Avoid the need for syncronization between the mapper and services emitting interfaces added signals by discarding interfaces that have already been discovered. This can happen when ia service emits the interfaces added signal in quick sucession to the name owner changed signal, and the mapper discovers the new interface while handling the name owner changed signal.