Page MenuHomePhabricator

[chronik] Prevent potential port collision in chronik_serve
ClosedPublic

Authored by Fabien on Mar 15 2024, 09:08.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCadc17694f15b: [chronik] Prevent potential port collision in chronik_serve
Summary

The port 23456 is in the range of the ports used by the test framework itself so there is a risk it collides with another test.

Test Plan
./test/functional/test_runner.py chronik_serve

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik_no_hardcoded_port_collision
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27884
Build 55319: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 55318: arc lint + arc unit