Commit cb48090
committed
test: Add delay between edit sends in TestQueryLimit
Adding 10ms delay between each edit event to prevent overwhelming
the daemon with rapid socket connections in CI environment.
This fixes the issue where TestQueryLimit was getting 0 edits
instead of the expected 10.1 parent 2b9fa7f commit cb48090
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
303 | 306 | | |
304 | 307 | | |
305 | 308 | | |
| |||
0 commit comments