This addresses multiprocess CI failures in p2p_tx_download.py
, likely introduced by #29827.
Example failure: https://cirrus-ci.com/task/5622109341220864
I was having a hard time reproducing or rationalizing the root cause of the issue but it seemed very likely the mock time wasn’t working as expected without another reset and I got a successful run with it when I temporarily introduced it to another PR I am working on: https://cirrus-ci.com/task/5109555795853312