Files
bitcoin/test/functional/test_framework
Andrew Toth f82043af50 coins: introduce thread pool in CoinsViewOverlay
Introduce a ThreadPool shared pointer to CoinsViewOverlay. A pool managed
externally can be passed in the constructor.

A global thread pool is used in fuzz harnesses since iterations can happen
faster than the OS can create and tear down thread pools.
This can cause a memory leak when fuzzing.

Co-authored-by: l0rinc <pap.lorinc@gmail.com>
2026-06-29 21:07:26 -04:00
..
2026-06-04 21:58:56 +10:00
2026-06-04 21:58:56 +10:00
2026-06-04 21:58:56 +10:00