Skip to content

Conversation

kwvg
Copy link
Collaborator

@kwvg kwvg commented Jun 5, 2021

Overview

General backports from Bitcoin Core that deal with threadlocks, part of a larger effort to bring them to par with Core.

Contents

bitcoin#11640, bitcoin#11599, bitcoin#16112, bitcoin#16127, bitcoin#18635, bitcoin#19249

Disclosures

  • This is a work in progress and needs external review. Dash-specific changes have not been tested, only compilation and unit test success have been ensured.

@kwvg kwvg force-pushed the tlocks branch 3 times, most recently from 5a3e779 to a473cb6 Compare June 7, 2021 09:43
@@ -4,6 +4,7 @@
// file COPYING or http://www.opensource.org/licenses/mit-license.php.

#include <threadinterrupt.h>
#include <sync.h>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: should be a newline between sync and threadinterupt

@UdjinM6
Copy link

UdjinM6 commented Jun 9, 2021

pls see UdjinM6@ab285f1

Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@UdjinM6 UdjinM6 merged commit a8aee57 into dashpay:develop Jun 11, 2021
@kwvg kwvg deleted the tlocks branch July 18, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants