HomePhabricator

add missing Boost Thread join_all() call during shutdown
c55d1600da35Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Oct 6 2013, 12:18
deadalnixPushed on May 14 2017, 22:04
Parents
rABC695a722003a2: Merge pull request #3056 from Diapolo/stuck_debug_window
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABCc55d1600da35: add missing Boost Thread join_all() call during shutdown (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Oct 7 2013, 06:52