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

Prevent optimization thread from doing its work when a stop was requested #392

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

carlos-m159
Copy link

Publisher-specific implementations may lead to a crash if the optimizer attempts to call notify after it has been stopped. A potential issue arises if an optimization request is already in progress when the stop call is issued.

@carlos-m159 carlos-m159 merged commit 0fd325f into feature/promat2025 Feb 27, 2025
1 check passed
@carlos-m159 carlos-m159 deleted the RST-12086-backport branch February 27, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants