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
Lint
Lint Not Applicable
Unit
Tests Not Applicable