No description provided.
Fix #6394 without boost >=1.50 dependency #6610
pull pstratem wants to merge 2 commits into bitcoin:master from pstratem:no_reverse_lock changing 1 files +7 −7-
pstratem commented at 12:35 AM on September 1, 2015: contributor
-
4e2bc875f3
Revert "Make sure we re-acquire lock if a task throws"
This reverts commit fb08d92312312c6c896327d264a8e9915fdafae7.
-
59d1a8bc2f
Ensure that CScheduler::newTaskMutex is locked if f() throws an exception.
Prior to this fix there existed a race condition from the failure to re-acquire the lock.
- pstratem renamed this:
Fix #6394 without boost dependency.
Fix #6394 without boost >=1.50 dependency
on Sep 1, 2015 -
laanwj commented at 1:56 PM on September 1, 2015: member
Bleh, I really liked the reverse_lock. Can you make this conditional on the boost version?
- laanwj added the label Refactoring on Sep 1, 2015
-
sipa commented at 2:16 PM on September 1, 2015: member
Reverse_lock is trivial to implement...
-
laanwj commented at 7:47 PM on September 3, 2015: member
Closing (#6630)
- laanwj closed this on Sep 4, 2015
- MarcoFalke locked this on Sep 8, 2021
Labels