Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(metrics): there is no reactor running #2897

Merged

Conversation

yangby-cryptape
Copy link
Collaborator

@yangby-cryptape yangby-cryptape commented Aug 3, 2021

No description provided.

keroro520
keroro520 previously approved these changes Aug 3, 2021
@zhangsoledad zhangsoledad changed the title fix: metrics: there is no reactor running fix(metrics): there is no reactor running Aug 3, 2021
synchronizer.shared().state().tip_synced(&mut state);
let mut state_guard = peers.state.write();
let state = state_guard.get_mut(&sync_protected_peer).unwrap();
synchronizer.shared().state().tip_synced(state);
Copy link
Member

Choose a reason for hiding this comment

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

introduce by
5a1f2b2

zhangsoledad
zhangsoledad previously approved these changes Aug 3, 2021
Copy link
Member

@zhangsoledad zhangsoledad left a comment

Choose a reason for hiding this comment

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

Checks passed locally.

@doitian
Copy link
Member

doitian commented Aug 3, 2021

Try to checkout ci.yaml from develop branch to see whether it works in rc/v0.43

Copy link
Member

@doitian doitian left a comment

Choose a reason for hiding this comment

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

Let's make CI work for 0.43 in this PR. We'll maintain 0.43 for a long time.

@yangby-cryptape yangby-cryptape added the s:waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. label Aug 4, 2021
@yangby-cryptape yangby-cryptape dismissed stale reviews from zhangsoledad and keroro520 via ea215cd August 6, 2021 18:24
@yangby-cryptape yangby-cryptape added s:waiting-on-reviewers Status: Waiting for Review and removed s:waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. labels Aug 6, 2021
@doitian
Copy link
Member

doitian commented Aug 7, 2021

bors r=doitian,driftluo

bors bot added a commit that referenced this pull request Aug 7, 2021
2897: fix(metrics): there is no reactor running r=doitian,driftluo a=yangby-cryptape



Co-authored-by: Boyu Yang <[email protected]>
@bors
Copy link
Contributor

bors bot commented Aug 7, 2021

This PR was included in a batch that successfully built, but then failed to merge into rc/v0.43. It will not be retried.

Additional information:

{"message":"Waiting on code owner review from keroro520, quake, and/or zhangsoledad.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@doitian doitian merged commit c7dd5e2 into nervosnetwork:rc/v0.43 Aug 8, 2021
@yangby-cryptape yangby-cryptape deleted the pr/rc/v0.43/fix-metrics branch August 9, 2021 01:45
@yangby-cryptape yangby-cryptape removed the s:waiting-on-reviewers Status: Waiting for Review label Aug 9, 2021
@doitian doitian mentioned this pull request Aug 10, 2021
3 tasks
@doitian doitian mentioned this pull request Sep 3, 2021
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.

5 participants