add missing Boost Thread join_all() call during shutdown
- fixes #3037 by adding missing join_all() call and brings bitcoind shutdown code in line with Bitcoin-Qt shutdown code
- added a comment for the if (!fRet) case
add missing Boost Thread join_all() call during shutdown c55d1600da35Unpublished Tags None Subscribers None
Description
Details
|