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

Avoid trueTime.now() throwing errors #110

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Conversation

osmestad
Copy link
Contributor

As it gets tricky to work with, this proposes to always return a time, even if that can be off initially.

Also makes the module try to synchronize itself as early as possible, and tries to avoid double sync network calls.

As it gets tricky to work with, this proposes to always return a time, even if that can be off initially.

Also makes the module try to synchronize itself as early as possible, and tries to avoid double sync network calls.
@osmestad osmestad requested review from enjikaka and a team as code owners April 15, 2024 13:42
@osmestad osmestad merged commit dcaa1e5 into main Apr 16, 2024
6 checks passed
@osmestad osmestad deleted the oyvind/simpler-true-time branch April 16, 2024 13:03
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.

2 participants