-
Notifications
You must be signed in to change notification settings - Fork 594
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chain: add rescanMtx to resolve rescan segfault
Add a mutex to synchronize access to the rescan prop of the neutrino client. Make calls to Rescan and NotifyReceived require the rescan mutex lock to execute. Resolve the segmentation fault in the TestNeutrinoClientNotifyReceivedRescan unit test.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters