FYI - if you run into a weird error complaining about the generator and coroutines after a migration - jump to the definition and ensure it's async. It will save typing grief...
I've run into about 4-5 of those so far
wide-midnight-78598
05/14/2025, 2:04 AM
This messes with downstream types, so it can be annoying to spot in larger functions