Skip to content

Fixes setResponseRemaining to Always Set All Responses #128

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 12, 2023

Conversation

Step7750
Copy link
Member

Was previously looping over a list that was getting mutated within setResponse.

This could cause the request to never reply (only relevant for /bulk queries)

Was previously looping over a list that was getting mutated within `setResponse`.

This could cause the request to never reply (only relevant for `/bulk` queries)
@Step7750 Step7750 added the bug label Apr 12, 2023
@Step7750 Step7750 merged commit 5a602cb into master Apr 12, 2023
@Step7750 Step7750 deleted the fix/loop-while-mutating branch April 12, 2023 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant