Skip to content

Conversation

utrack
Copy link
Contributor

@utrack utrack commented Apr 20, 2025

Currently, the context is added to rq, but it is not used for the real HTTP call - the config.Request is used instead.

This fixes that behaviour, adding the context to the config.Request instead.

Copy link
Member

@topi314 topi314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, thank you

@topi314 topi314 merged commit 8c15340 into disgoorg:master Apr 20, 2025
4 checks passed
@topi314
Copy link
Member

topi314 commented Apr 20, 2025

Thanks!

Looking back I should probably not have exported some of those types anyway lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants