Skip to content

feature: document unintuitive potential side effect of await_next_request_body() #66

@nick1udwig

Description

@nick1udwig

Describe the solution you'd like
Add a /// docstring here to call out that calling this can mess up your message queue (e.g. if you get a Response and you call this function, it'll throw away the Response).

Describe alternatives you've considered
Get rid of the function.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions