commit | 86a563cd96265c2017b7aa6bb6d9f1b23ce07add | [log] [tgz] |
---|---|---|
author | Alexander Martinz <amartinz@shiftphones.com> | Wed Sep 29 12:26:14 2021 +0200 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Wed Sep 29 12:27:57 2021 +0200 |
tree | c9d7327c967c495a9fb7899b4ddc6bc861dc408a | |
parent | 0d689d8a6a274576278d71a0e19536b9bc3a5d03 [diff] |
SettingsManager: reload characteristics as soon as possible If we reload characteristics after `autoTestBroadcast`, we can end up with a concurrent modification exception, as the auto test spawns a new thread. Change-Id: I6aec541fec2669696882aa1a69fbec37837d54ec Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>