commit | d600d57da59244af8f94145558debe7f1acad998 | [log] [tgz] |
---|---|---|
author | Marissa Wall <marissaw@google.com> | Tue Mar 26 15:38:50 2019 -0700 |
committer | Marissa Wall <marissaw@google.com> | Fri Mar 29 09:42:52 2019 -0700 |
tree | bd5b0683125e7cfa4d276235269f4bab9b357fb1 | |
parent | eccfc576b3f90c2ee818de7c10eea6fdbbe2d166 [diff] |
blast: in order no-op transaction callbacks Transactions callbacks were being sent as soon as they were ready instead of in order. To fix this, keep a deque of Transaction callbacks and do not send a callback until all the callbacks before it have been sent. Bug: 128519264 Test: Transaction_test Change-Id: Ia363b3aca85bc1cd71d0fd915de79b44f786e09f