chitchat icon indicating copy to clipboard operation
chitchat copied to clipboard

ports in unit tests.

Open fulmicoton opened this issue 3 years ago • 0 comments

Unit tests are using manually cherry-picked port that do not overlap... That is a deep paper cut, but also it might break unit tests if the system has this port busy by a different application.

We can probably find a way to rely on port 0 in unit tests and have the OS pick an available port for us.

fulmicoton avatar Apr 08 '22 01:04 fulmicoton