This removes a "race" between Interrupt() and Run(), though it should not effect any of our supported platforms.
Access WorkQueue::running only within the cs lock #9679
pull TheBlueMatt wants to merge 1 commits into bitcoin:master from TheBlueMatt:2017-02-workqueue-running-race changing 1 files +1 −1-
TheBlueMatt commented at 6:50 PM on February 3, 2017: member
-
7b2d96b634
Access WorkQueue::running only within the cs lock.
This removes a "race" between Interrupt() and Run(), though it should not effect any of our supported platforms.
-
TheBlueMatt commented at 9:53 PM on February 3, 2017: member
Can this get an 0.14 tag, since its a simple bugfix.
-
sipa commented at 12:46 AM on February 4, 2017: member
utACK 7b2d96b634f9fd283480caf3bece56138d0587e3
-
MarcoFalke commented at 1:10 AM on February 4, 2017: member
utACK 7b2d96b634f9fd283480caf3bece56138d0587e3
- sipa added this to the milestone 0.14.0 on Feb 4, 2017
- laanwj added the label Bug on Feb 4, 2017
- laanwj merged this on Feb 4, 2017
- laanwj closed this on Feb 4, 2017
- laanwj referenced this in commit a3511628d0 on Feb 4, 2017
- LarryRuane referenced this in commit f4e8db302c on Feb 24, 2021
- LarryRuane referenced this in commit 6cc2c45eb9 on Apr 1, 2021
- zkbot referenced this in commit 1b5f17c900 on Apr 1, 2021
- zkbot referenced this in commit 80e66e7daa on Apr 2, 2021
- MarcoFalke locked this on Sep 8, 2021