-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Improve functional_tests_rpc startup
* Use a global startup timeout, and apply it to each socket's connect call, rather than repeating connection attempts with short timeouts. * Avoid leaking sockets by closing each one, unless the connection fails, in which case the program abourts.
- Loading branch information
iamamyth
committed
Feb 1, 2025
1 parent
90359e3
commit 714b56a
Showing
2 changed files
with
38 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters