I have the following (simplified) code that spawns a few threads that do long and complex operations to build a Transactions struct. This Transactions
Transactions