init: remove boost from ThreadImport.#780
Merged
codeofalltrades merged 1 commit intoVeil-Project:masterfrom Jun 1, 2021
philmb3487:threadimport_no_boost
Merged
init: remove boost from ThreadImport.#780codeofalltrades merged 1 commit intoVeil-Project:masterfrom philmb3487:threadimport_no_boost
codeofalltrades merged 1 commit intoVeil-Project:masterfrom
philmb3487:threadimport_no_boost
Conversation
CaveSpectre11
previously requested changes
May 7, 2020
Collaborator
CaveSpectre11
left a comment
There was a problem hiding this comment.
Overall looks fine; but please maintain the bool type on LoadExternalBlockFile for future cleanup
Contributor
Author
|
Travis early failed due to caching I believe.. |
mimirmim
previously requested changes
May 7, 2020
Collaborator
|
codeofalltrades
approved these changes
May 8, 2020
Collaborator
codeofalltrades
left a comment
There was a problem hiding this comment.
utACK 3660e40
assuming the other reviewer's comments to corrected.
Contributor
Author
|
Addressed the issues, ready for another review. |
mimirmim
approved these changes
Jul 13, 2020
Collaborator
|
ACK |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
This is a refactor fix. We want to remove boost functions slowly.
Root Cause
Solution
We can work around the boost interruption point by just returning, and shutting down the program, instead. It is much cleaner than relying on boost to redirect control flow.
Unit Testing Results
Can be tested by calling -reindex or -loadblock and then pressing CTRL+C.
Should print something like: