mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-24 21:10:35 +01:00
...interface_usdt_utxocache.py We have encountered an instance where the tracepoints were not collected in the same order they were fired (#31951). Tracepoint ordering is not guaranteed in userspace for a number of reasons. As this test does not require a strict collection/processing order collect `expected` and `actual` events into dicts and compare them. This will gracefully handle both the number of events, and out-of-order events should they reoccur in the future.
18 KiB
Executable File
18 KiB
Executable File