Skip to content
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

fix(csharp): Fix bug where a lambda for sending HTTP requests would use the HTTP request from the outer scope instead of the local scope #6280

Merged
merged 2 commits into from
Mar 3, 2025

Conversation

Swimburger
Copy link
Member

Description

Fix bug where a lambda for sending HTTP requests would use the HTTP request from the outer scope instead of the local scope

Testing

  • Unit tests added/updated
  • Manual testing completed

…equest from the outer scope instead of the local scope
@Swimburger Swimburger merged commit 5d8d52d into main Mar 3, 2025
7 checks passed
@Swimburger Swimburger deleted the niels/csharp/fix-custom-pager-sendhttp-lambda branch March 3, 2025 17:48
Copy link

github-actions bot commented Mar 3, 2025

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

Successfully merging this pull request may close these issues.

3 participants