It's possible that sock.send() did not send all the data causing a deadlock, but sock.sendall() will ensure that it's completed.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCd29b40a59970: [chronik] Electrum: flush the send buffer in tests
./test/functional/test_runner.py chronik_electrum_*
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- chronik_electrum_flush_send
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 33490 Build 66459: Build Diff build-clang-tidy · build-debug · build-clang · build-diff · build-without-wallet Build 66458: arc lint + arc unit