fix(tari-pulse): await shutdown signal in main loop (#6696) #1768
GitHub Actions / JUnit Test Report
failed
Nov 26, 2024 in 0s
1506 tests run, 1504 passed, 0 skipped, 2 failed.
Annotations
Check failure on line 1 in tari_core
github-actions / JUnit Test Report
tari_core.consensus::consensus_constants::test::range_proof_types_coverage
thread 'consensus::consensus_constants::test::range_proof_types_coverage' panicked at base_layer/core/src/consensus/consensus_constants.rs:1095:13:
assertion `left == right` failed
Raw output
thread 'consensus::consensus_constants::test::range_proof_types_coverage' panicked at base_layer/core/src/consensus/consensus_constants.rs:1095:13:
assertion `left == right` failed
left: 0
right: 1
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Check failure on line 1 in tari_core
github-actions / JUnit Test Report
tari_core.consensus::consensus_constants::test::range_proof_types_coverage
thread 'consensus::consensus_constants::test::range_proof_types_coverage' panicked at base_layer/core/src/consensus/consensus_constants.rs:1095:13:
assertion `left == right` failed
Raw output
thread 'consensus::consensus_constants::test::range_proof_types_coverage' panicked at base_layer/core/src/consensus/consensus_constants.rs:1095:13:
assertion `left == right` failed
left: 0
right: 1
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Loading