Closed sy-be closed 5 months ago
Looks like tests are broken: https://github.com/micro-fan/aiozk/actions/runs/8733821498/job/23963248960
They are failing with Python 3.10, looks like the issue was there before https://github.com/micro-fan/aiozk/pull/83 was merged.
I can take a closer look later today and see if it's an easy fix. It has something to do with calling an attribute on an async generator object.
This is solved now
Looks like tests are broken: https://github.com/micro-fan/aiozk/actions/runs/8733821498/job/23963248960
They are failing with Python 3.10, looks like the issue was there before https://github.com/micro-fan/aiozk/pull/83 was merged.
I can take a closer look later today and see if it's an easy fix. It has something to do with calling an attribute on an async generator object.