Skip to content

Fixing bug with RoundTripper recursion. #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

andream16
Copy link
Contributor

There was a bug with the client code that led to stackoverflow due to infinite loop in when injecting a custom transport, like we need to do for Jira. This fixes it. Tested by manually importing these changes :)

@andream16 andream16 self-assigned this Apr 24, 2025
@andream16 andream16 merged commit 0140c57 into main Apr 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants