Page MenuHomePhabricator

[backport#19264] [tests] Don't import asyncio to test magic bytes
ClosedPublic

Authored by majcosta on May 13 2021, 01:19.

Details

Summary

49236be099c5e8b3cadbc98d5216313e7e1a5a45 [tests] Don't import asyncio to test magic bytes (John Newbery)

Pull request description:

Simplify the test for invalid start bytes. No need to import asyncio and the Network thread.

Backport of core#19264

Depends on D9519

Test Plan
ninja all && ./test/functional/test_runner.py p2p_invalid_messages

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable