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 for NTP-related memory leak issues caused by TrueTime library #212

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

paliferka
Copy link
Contributor

Closes #211

  • replacing TrueTime by Kronos
  • sync Kronos Clock and update NTPClock class
  • extra log of using Kronos time

- sync Kronos Clock and update NTPClock class
- extra log of using Kronos time
Copy link

cla-checker-service bot commented Mar 18, 2024

💚 CLA has been signed

Copy link
Contributor

@LikeTheSalad LikeTheSalad left a comment

Choose a reason for hiding this comment

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

LGTM

@paliferka paliferka merged commit 9a468d6 into main Apr 5, 2024
4 checks passed
paliferka pushed a commit that referenced this pull request Apr 9, 2024
* Removed beta status message (#205)

* remove tech preview from release notes (#207)

* remove tech preview from release notes

* fix doc build errors

* github-action: use wildcards for discovering all the workflows (#208)

* github-action: cosmetic change in docs (#209)

* security: add permissions block to workflows (#210)

* security: add permissions block to workflows

* Update .github/workflows/labeler.yml

* Update .github/workflows/labeler.yml

* Add permissions

* replacing TrueTime by Kronos (more stable ntp-library) (#212)

Co-authored-by: Pavel Aliferka <[email protected]>

---------

Co-authored-by: César <[email protected]>
Co-authored-by: Brandon Morelli <[email protected]>
Co-authored-by: Victor Martinez <[email protected]>
Co-authored-by: Jan Calanog <[email protected]>
Co-authored-by: Pavel Aliferka <[email protected]>
@paliferka paliferka deleted the i211-memory-leaks branch April 9, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leaks
2 participants