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

Add mutex for adding events in LoadEventNexus #8334

Closed
1 task done
peterfpeterson opened this issue Jul 22, 2013 · 1 comment
Closed
1 task done

Add mutex for adding events in LoadEventNexus #8334

peterfpeterson opened this issue Jul 22, 2013 · 1 comment
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@peterfpeterson
Copy link
Member

This ticket is blocked by :

To prevent re-introducing a periodic failure, introduce a vector of mutexes to check before accessing individual event vectors in LoadEventNexus. This should be done just inside the check for the time-of-flight being in the desired range (lines 286-335).

@peterfpeterson
Copy link
Member Author

This issue was originally trac ticket 7489

@peterfpeterson peterfpeterson added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@peterfpeterson peterfpeterson added this to the Release 3.2 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

1 participant