Files
bitcoin/test/functional/test_framework
MarcoFalke fae3bf6b87 test: Avoid redundant stop and error spam on startup failure
Trying to immediately shut down a node after a startup failure without
waiting for the RPC to be fully up will in most cases just fail and lead
to an RPC error.

Also, it is confusing to sidestep the existing fallback to kill any
leftover nodes on a test failure.

So just rely on the fallback.
2025-01-08 11:09:49 +01:00
..
2025-01-08 11:02:10 +01:00
2024-12-19 15:04:22 +00:00