paritytech / subxt

Interact with Substrate based nodes in Rust or WebAssembly
Other
408 stars 244 forks source link

fix flaky testcase `full_client::client::unstable_rpcs::chainhead_v1_follow` #1589

Closed pkhry closed 4 months ago

pkhry commented 4 months ago

Description:

Close #1588

How to test:

cargo test --package integration-tests --lib -- full_client::client::unstable_rpcs::chainhead_v1_follow --exact --show-output