Mark Bakhit
Mark Bakhit
Not sure what the cause of this is. I haven't been able to replicate it on my end.
I too had only learned about this today. It seems to have been born from an immediate need for an [async Sonarr/Radarr API library to use in Home Assistant](https://github.com/home-assistant/core/issues/51390)
Let's continue this discussion over on #67
@rednaks I believe this issue can be closed
@max4nik Can you create a minimal reproducible example?
This needs a test to ensure there aren't regressions.
Sure I can review this tomorrow, but I'm _technically_ not an admin for this repo.
Note: I have an [in-progress PR](https://github.com/evansd/whitenoise/pull/359) for `whitenoise` which has an implementation of [sending files via async in Django](https://github.com/Archmonger/whitenoise/blob/0e42cb8100dd0e2fe72ed6ffabda468d26eead4e/src/whitenoise/asgi.py#L71-L82). The implementation in this repo would be heavily similar. I believe...
I do agree that moving it to your company would eventually create new maintainability issues. It's a single point of failure, which is similar to Jazzband's situation. I would suggest...
Closing this due to #483