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

chore: revert changes introduced by allowing stopping services in starting state #510

Conversation

IronCore864
Copy link
Contributor

In this PR, we introduced a feature to allow stopping services that are in the starting state / within the okayDelay. However, this makes a deadlock issue in ringbuffer a real issue. So we are reverting this change now and will redo it after the deadlock is resolved.

@IronCore864 IronCore864 marked this pull request as ready for review October 14, 2024 03:01
Copy link
Contributor

@benhoyt benhoyt left a comment

Choose a reason for hiding this comment

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

Thanks! Yes, better be safe than sorry and accidentally ship this. :-)

@IronCore864 IronCore864 merged commit c3cb594 into canonical:master Oct 14, 2024
18 checks passed
@IronCore864 IronCore864 deleted the revert-stopping-services-within-okaydelay branch October 14, 2024 03:16
IronCore864 added a commit to IronCore864/pebble that referenced this pull request Oct 18, 2024
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.

2 participants