-
Notifications
You must be signed in to change notification settings - Fork 975
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(gateway): switch to separate Listen/Serve #1314
Conversation
Also is a part of #1306 |
Do we still consider moving our rpc test infra to |
b0159e2
to
b611e25
Compare
Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
b611e25
to
d642adb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## main #1314 +/- ##
==========================================
+ Coverage 54.83% 55.17% +0.34%
==========================================
Files 176 176
Lines 10552 10618 +66
==========================================
+ Hits 5786 5859 +73
+ Misses 4194 4174 -20
- Partials 572 585 +13
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Closes #1286
This is mainly a fix for test flakiness.