faust-streaming / mode

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

Bring mocks back to reuse in Faust tests #29

Closed wbarnha closed 1 year ago

wbarnha commented 1 year ago

I'm going through a pretty rough time trying to get Faust working on 3.11, and apparently Ask Solem did something weird with the tests, so we need these.

wbarnha commented 1 year ago

I'm beginning to remember why we got rid of these, asyncio.coroutine deprecation. Oops.