Files
bitcoin/test/functional/test_framework
MarcoFalke faf2f2c654 test: Avoid redundant stop and error spam on shutdown
Trying to shut down a node after a test failure may 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.

Idea by Hodlinator.

Co-Authored-By: Hodlinator <172445034+hodlinator@users.noreply.github.com>
2025-01-23 15:15:36 +01:00
..
2025-01-08 11:02:10 +01:00
2024-12-19 15:04:22 +00:00