Task 68434863230

net: refactor: replace Peer::TxRelay RecursiveMutex instances with Mutex

2026-03-24 20:58:58 completed refactor/replace-txrelay-recursive-mutexes 475366b55a9d8010ab81e82d7c5f4d0e95803bbf


Commands that took longer than 1 second (total 24m53s)
linedurationpercentagecommand
69924s1%retry pip3 install --user --break-system-packages pycapnp zmq
96921s1%- skipped
13071s0%compiler flags .................... -O2 -g -std=c++20 -fPIC -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/repo_archive/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter
132446s3%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all install deploy
275856s3%ctest --test-dir /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 --stop-on-failure -j3 --timeout 2400
308218m34s74%/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0/test/functional/test_runner.py -j3 --tmpdirprefix /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
41992s0%'[' false = true ']'
Tags
  • macOS native
  • refactor/replace-txrelay-recursive-mutexes
  • COMPLETED