Considering adding a Cancelled event to RAC’s Swift API to reify disposal. It might simplify Signal lifetimes: github.com/ReactiveCocoa/
Conversation
Replying to
If you want to make disposal flow downstream, you either need to do this or else add more extra-monadic control flow. (cont)

