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

possible misordering of software actions under certain conditions #117

Open
dietrichb opened this issue Mar 13, 2024 · 0 comments
Open

possible misordering of software actions under certain conditions #117

dietrichb opened this issue Mar 13, 2024 · 0 comments

Comments

@dietrichb
Copy link
Collaborator

The main developer claims this is fixed with new (v3) saftlib versions, but I'd like to report this issue here as many people are still using older (v2.5) saftlib versions.

If a client subscribes to software actions with multiple conditions, the actions received for each condition are ordered according to their timestamps. However, actions for different conditions might become received in the wrong order, not sorted according to their timestamps. This seems to be related to a race condition within the (old) saftlib communication and only happens if actions are received with very close deadlines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant