This bounty is no longer available
Web3 DAO | Ethereum Foundation Logo

Remove sleep from ethportal-peertest integration test

Organization

Ethereum Foundation

Deadline

N/A

Status

ENDED


INSTRUCTIONS

https://github.com/ethereum/trin/blob/30d03fd54891ac68d832cd92dc3ebf74492ef106/tests/self_peertest.rs#L14

This sleep really slows down the entire test suite for trin. We should remove it in favor of some other mechanism like a channel.