-
Couldn't load subscription status.
- Fork 115
Integration test logging #640
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
base: main
Are you sure you want to change the base?
Conversation
|
👋 Hi! This PR is now in draft status. |
d5bf615 to
4c6f512
Compare
9eb545e to
042816a
Compare
bb56249 to
63d53f1
Compare
63d53f1 to
afe2cc1
Compare
|
Potential problems so far:
|
So that we'll cleanly signal and wait for termination.
Previously ldk-node would start binding after the first successful bind to an address.
9456b73 to
386e6cb
Compare
To avoid conflicts ("port in use") with ports that were used for
outgoing connections and are now in the TIME_WAIT state.
6dbd283 to
92e1208
Compare
|
We decided to make the |
Primarily to debug the current test flakes in CI, but also for future debugging generally.