forked from payjoin/rust-payjoin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add thread-safe port reservation for tests
Implement a port reservation system to prevent concurrent tests from tryingto use the same ports. This fixes flaky test failures where integration tests would occasionally fail with AddrInUse errors.
- Loading branch information
1 parent
974cdca
commit 89caf11
Showing
1 changed file
with
66 additions
and
31 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