aboutsummaryrefslogtreecommitdiff
path: root/src/util.cpp
diff options
context:
space:
mode:
authorMatt Corallo <[email protected]>2017-03-08 14:41:57 -0500
committerMatt Corallo <[email protected]>2017-03-17 14:55:43 -0700
commitd2548a4f9704b1f475b4068d2d1686cf3780f742 (patch)
tree67be6d9e3dff4be3eeae890e37d1d38500af4dcb /src/util.cpp
parentFix regsig checking for subkey sigs in verify-commits (diff)
downloaddiscoin-d2548a4f9704b1f475b4068d2d1686cf3780f742.tar.xz
discoin-d2548a4f9704b1f475b4068d2d1686cf3780f742.zip
Fix shutdown hang with >= 8 -addnodes set
We previously would block waiting for a CSemaphoreGrant in ThreadOpenAddedConnections, when we did not need to. This would block as the posts in CConnman shutdown were both to the wrong semaphore and in the wrong location. Github-Pull: #9953 Rebased-From: e007b243c4840e44857b5ccf686ed35899e44af0
Diffstat (limited to 'src/util.cpp')
0 files changed, 0 insertions, 0 deletions