graphprotocol / indexer-rs

Rewrite of indexer-service in Rust with TAP payments implementation
Apache License 2.0
22 stars 20 forks source link

Fix agent::sender_account::tests::test_sender_denied_close_allocation_stop_retry test #426

Open gusinacio opened 3 weeks ago

gusinacio commented 3 weeks ago

It currently is not deterministic, here is an example of CI failing

failures:

---- agent::sender_account::tests::test_sender_denied_close_allocation_stop_retry stdout ----
thread 'agent::sender_account::tests::test_sender_denied_close_allocation_stop_retry' panicked at tap-agent/src/agent/sender_account.rs:2007:9:
should have an scheduler enabled
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

failures:
    agent::sender_account::tests::test_sender_denied_close_allocation_stop_retry