Skip to content

Commit

Permalink
fixup! Cycle through more test ports to avoid slow close collisions:
Browse files Browse the repository at this point in the history
  • Loading branch information
ximinez committed Nov 12, 2024
1 parent 00136a6 commit bf56682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/jtx/Env.h
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ class Env
std::function<void()> cb,
std::string const& context,
std::chrono::milliseconds delay);

static void
retry(
std::function<void()> cb,
Expand Down

0 comments on commit bf56682

Please sign in to comment.