Hi,

After spawning several paralell jobs through calls to boost::asio::spawn inside a loop, is there an easy way to wait for all of them to finish? I would like to join them to aggregate the results.

Please can you give me any clue?

Thank you a lot!

Best regards
Cesar