mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-02 09:46:26 +00:00
d80082c784
libp2p issues related to operation cancellations have been addressed in https://github.com/status-im/nim-libp2p/pull/816 This means we can once more enable `--sync-light-client` in CI, without having to deal with spurious CI failures due to the cancellation issues.