Skip to content

Missing request extension. #2922

Closed Answered by jplatte
falcon71181 asked this question in Q&A
Sep 21, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

That constructor is async, but you don't use .await wegen calling it, so you're adding a future to the request extensions rather than the object it produces.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jplatte
Comment options

Answer selected by falcon71181
@falcon71181
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants