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 ntp sync status check daemon #2528

Merged
merged 1 commit into from Nov 20, 2023
Merged

fix ntp sync status check daemon #2528

merged 1 commit into from Nov 20, 2023

Conversation

dr-bonez
Copy link
Member

the previous implementation launched the ntp status check daemon during start-init. since start-init uses a different tokio runtime than startd, this daemon is shutdown after initialization completes. I have moved the ntp status check daemon to RpcContext::init.

@dr-bonez dr-bonez merged commit 5f047d2 into next/patch Nov 20, 2023
3 checks passed
Copy link
Member

@Blu-J Blu-J left a comment

Choose a reason for hiding this comment

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

👍

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.

None yet

3 participants