How to replicate
On Lightning v26.04rc1, on MacOS M5, Tahoe 26.4, run uv run pytest -vvvv tests/test_misc.py::test_low_fd_limit
LOG:
FAILED tests/test_misc.py::test_low_fd_limit - TimeoutError: Unable to find "[re.compile('Server started with public key')]" in logs.
ERROR tests/test_misc.py::test_low_fd_limit - ValueError:
Node errors:
- lightningd-1: Node exited with return code 1
- lightningd-2: Node exited with return code 1
How to replicate
On Lightning v26.04rc1, on MacOS M5, Tahoe 26.4, run
uv run pytest -vvvv tests/test_misc.py::test_low_fd_limitLOG: