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

Improve time management when retrieving services metadata #153

Merged
merged 2 commits into from
Aug 30, 2022

Conversation

fleborne
Copy link
Contributor

PyLuos blindly waits a fixed amount of time after asking for luos_revision, firmware_revision, and uuid.

In this PR, I propose a new method to return the requested value as soon as it is available. This tends to improve reliability of luos_revision, firmware_revision, and uuid readings.

In a way, it is related to

@nicolas-rabault nicolas-rabault self-assigned this Aug 10, 2022
@nicolas-rabault nicolas-rabault added this to the 2.2.4 milestone Aug 10, 2022
@JeromeGalan JeromeGalan changed the base branch from master to rc_2.2.4 August 22, 2022 14:03
Copy link
Member

@nicolas-rabault nicolas-rabault left a comment

Choose a reason for hiding this comment

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

Thank you

@JeromeGalan JeromeGalan merged commit 17e17b3 into Luos-io:rc_2.2.4 Aug 30, 2022
@fleborne fleborne deleted the feat/metadata-timing branch January 10, 2023 16:32
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