- Change Summary:
-
Fix typo.
- Description:
-
~ Perviously we were always creating new contacts and persons on connection. This
~ Previously, we were always creating new contacts and persons on connection. This
ends up with duplicates when we run the connection error actions which is obviously not what we want.
Don't duplicate contacts in the demo protocol when reconnecting
Review Request #2436 — Created April 12, 2023 and submitted
Previously, we were always creating new contacts and persons on connection. This
ends up with duplicates when we run the connection error actions which is
obviously not what we want.
Ran the connection error actions and verified that we did not get duplicate contacts and persons.
- Change Summary:
-
always clear the contact after adding it to the manager as we're done with it.
- Commits:
-
Summary ID a3a9a9b130c40bec3a5d1caf13d3f8ae12af43f6 daafd9a2402b1b89bac760cecd2d1210a67afea5 - Diff:
-
Revision 2 (+98 -18)