kriskowal / gtor

A General Theory of Reactivity
MIT License
3.03k stars 109 forks source link

I don't think yield should implicitly await #4

Closed domenic closed 10 years ago

domenic commented 10 years ago

It is more powerful to allow both yield quote and await yield quote, for cases where you may want to disrespect backpressure

kriskowal commented 10 years ago

Thanks. That’s a good point. I will work that argument in.