This repository was archived by the owner on Mar 25, 2026. It is now read-only.
Commit 3772617
committed
Fixes
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)setResponseRemaining to Always Set All Responses1 parent fde3c09 commit 3772617
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments