google / promises

Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Apache License 2.0
3.79k stars 292 forks source link

Add observer #152

Open AirChen opened 3 years ago

AirChen commented 3 years ago

Add Observer instance to receive all blocks.😁

google-cla[bot] commented 3 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹī¸ Googlers: Go here for more info.

ykjchen commented 3 years ago

@AirChen your contribution is appreciated. Before we consider this further, could you create an issue and describe why you think this feature is necessary? That would help folks evaluate whether the benefit of this feature outweighs the long term maintenance cost, and help solidify any new API.

AirChen commented 3 years ago

@ykjchen Thanks for your advice, I will create an issue soon.