You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport(v1.16) test_in_udp: Reduce execution time of message_length_limit test (#4682) (#4790)
**Which issue(s) this PR fixes**:
Backport #4682
**What this PR does / why we need it**:
Although it's improved in #4676, it still takes 5 seconds on windows. It
can be reduced more by sending data that doesn't exceed the limit.
```
test: message_length_limit: .: (1.104855)
```
**Docs Changes**:
**Release Note**:
Signed-off-by: Takuro Ashie <ashie@clear-code.com>
Co-authored-by: Takuro Ashie <ashie@clear-code.com>
0 commit comments