Skip to content

Whitenoise Warning: StreamingHttpResponse must consume synchronous iterators #1

@Fak3

Description

@Fak3

Whitenoise throws warnings under asgi:
django/http/response.py:517: Warning: StreamingHttpResponse must consume synchronous iterators in order to serve them asynchronously. Use an asynchronous iterator instead.

Seems to be related to evansd/whitenoise#359

TODO: Evaluate https://github.com/Archmonger/ServeStatic and https://github.com/matthiask/blacknoise

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions