π Bug Report
On Merge pull request #4352 from ProvableHQ/fix/reject_handshakes_wo_listener_addr:
[ci-runner] 2026-07-28T12:12:38Z β Test failed! Validator #0 logs contain errors.
2026-07-28T12:06:04.967043Z ERROR snarkos_node::traits: There are 1 surplus live tasks
2026-07-28T12:06:11.164898Z ERROR snarkvm_ledger_store::helpers::rocksdb::block: Failed to deserialize the block tree (Invalid field element), constructing from scratch
I did not see that particular deserialization error surface before. Let's see if it happens again.
It's worth noting some recent PRs were already focused at killing surplus live tasks, and the other jobs did not fail with this error even though they also often do restarts.
π Bug Report
On
Merge pull request #4352 from ProvableHQ/fix/reject_handshakes_wo_listener_addr:I did not see that particular deserialization error surface before. Let's see if it happens again.
It's worth noting some recent PRs were already focused at killing surplus live tasks, and the other jobs did not fail with this error even though they also often do restarts.