Florimond Manca
Florimond Manca
Yes, I’ve had to do similar updating on several other projects recently, this one hasn’t got it yet. :)
Those items would be best addressed separately anycase. Should we resolve the Black issue to unblock things for now? Answering your suggestions, though… * Migrate to GHA I have a...
Hi, Would this be a ASGI server/framework-dependant issue instead? Or do you mean that a no-server, plain asyncio code example produces this behavior as well? Asking because I _think_ I...
Right. I _think_ that’s the current state of things, so gently going to close this as being not related to ASGI-lifespan per se. Thanks :)
> This library kindof assumes that middleware lifespan processing is synchronous. I'm not sure this is accurate, as we _do_ `await` for an event that's set once we receive `lifespan.startup.complete`,...
A few questions to get the investigation going… - Is there an even simpler example to allow us to reproduce this? Does it reproduce without Starlette? (Manual ASGI lifespan app...
/azp run
Thanks for this submission @artemkonev, reviewing this just now. I think we should consider adding this to the list, yup :-) Adding links to the relevant Starlette docs for reference:...
@mosquito Thanks for your submission! Only taking a look now… Could we look at fixing the alphabetical ordering for this new entry? I think this is an interesting addition to...
@Kludex Thanks. It's not that obvious to me as the benchmark is not _specifically focused on ASGI_ (which is something I think is important to hold onto for a list...