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

MonitorState can loose preempt trigger event and block. #67

Open
StephanHasler opened this issue Nov 18, 2019 · 0 comments
Open

MonitorState can loose preempt trigger event and block. #67

StephanHasler opened this issue Nov 18, 2019 · 0 comments

Comments

@StephanHasler
Copy link

When the request_preempt() of the MonitorState is called just before the execute() clears the trigger_event, then the set of the trigger_event will be lost. In this case the execute() has no way to react on the preempt request any more and will block.

@StephanHasler StephanHasler changed the title MonitorState can loose preempt and block. MonitorState can loose preempt trigger event and block. Nov 18, 2019
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

No branches or pull requests

1 participant