Skip to content

Added a check for the right number of tip events.#201

Merged
braydonf merged 1 commit intobitpay:masterfrom
kleetus:fix_regtest
Sep 8, 2015
Merged

Added a check for the right number of tip events.#201
braydonf merged 1 commit intobitpay:masterfrom
kleetus:fix_regtest

Conversation

@kleetus
Copy link
Copy Markdown
Contributor

@kleetus kleetus commented Sep 8, 2015

  • Since we have a spin lock that leads to the callback from a tip update, there could be cases where the callback assigned to a tip update isn't the one matching the last generate.
  • The architectural decision is to leave the spin lock in place to lower the number of possible callbacks for tip updates.

- Since we have a spin lock that leads to the callback from a tip update, there could be cases where the callback assigned to a tip update isn't the one matching the last generate.
- The architectural decision is to leave the spin lock in place to lower the number of possible callbacks for tip updates.
@braydonf
Copy link
Copy Markdown
Contributor

braydonf commented Sep 8, 2015

LGTM

braydonf pushed a commit that referenced this pull request Sep 8, 2015
Added a check for the right number of tip events.
@braydonf braydonf merged commit 16aa96a into bitpay:master Sep 8, 2015
@kleetus kleetus deleted the fix_regtest branch September 11, 2015 15:02
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