serenita-org / vero

Vero is a multi-node validator client software implementation, targeting Ethereum and Gnosis Chain.
https://serenita.io/public-goods
MIT License
12 stars 0 forks source link

Cancel pending asyncio tasks - wait_for_attestation_data #10

Closed eth2353 closed 3 weeks ago

eth2353 commented 3 weeks ago

The bn.wait_for_attestation_data asyncio tasks were never explicitly cancelled and could run forever in some edge cases.