faust-streaming / mode

Python AsyncIO Services
https://faust-streaming.github.io/mode/
Other
43 stars 16 forks source link

Change isinstance(_, Event) to isintance(_, Awaitable) in wait_first #30

Closed wbarnha closed 1 year ago

wbarnha commented 1 year ago

Hopefully this will get https://github.com/faust-streaming/faust/pull/366 moving in the right direction.