SF: Add promise/future utilities
promise::defer and promise::yield return a deferred future given a lambda or value, respectively. promise::chain enables composition of sequential futures. Bug: 123715322 Bug: 134772048 Test: PromiseTest Change-Id: Iff81407d60a357d76b5863c4a3a8af7760bd8c33
Loading
Please register or sign in to comment