enso/build/ci_utils
Michał Wawrzyniec Urbańczyk 184128949e
CI: Better free port finding (#8780)
Replace our port-finding code with `portpicker` crate.

We expect that it'll greatly reduce possibility of race conditions, as the port will be picked at random, so they won't collide as easily when we use the routine more than once.
2024-01-17 07:54:37 +00:00
..
src CI: Better free port finding (#8780) 2024-01-17 07:54:37 +00:00
Cargo.toml CI: Better free port finding (#8780) 2024-01-17 07:54:37 +00:00