summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/22/changes
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2020-03-13 10:48:49 -0700
committerRobert Carr <racarr@google.com>2020-03-17 10:23:01 -0700
commit8ccc4fcf76025d649b0795f94167a67cc0ae6f23 (patch)
tree58c124d6a5363b1ee0d83f01aac59384b0067bf0 /docs/html/sdk/api_diff/22/changes
parent59624b219f1961114526b91ae253966f26b10d89 (diff)
BLASTSyncEngine: Disable overlapping calls to a single container
Currently we only keep one copy of mWaitingListener and mBLASTSyncTransaction per level of the hierarchy and so we are unable to support multiple sync operations at the same level. For now skip overlapping syncs (making them unsynced). It's relatively easy for the client to avoid overlapping calls, so this should be good enough for now. In the future we'd like to keep a map of mWaitingListener per SyncID, but there is a little additional complexity about keeping multiple mBLASTSyncTransactions which we will probably wait for S to tackle. Bug: 151389300 Test: TaskOrganizerTests Change-Id: I09efb6bc33468b1e060b8c21bab8cefba65a340e
Diffstat (limited to 'docs/html/sdk/api_diff/22/changes')
0 files changed, 0 insertions, 0 deletions