Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Sep 3, 2025

What I did
Monitor can't guess container is going to restart, as the event it receives after a ContainerRestart API call is kill, stop, die (then start and eventually restart)

We could wait a few after stop | die to check we don't receive a restart event. But (at least) for commands managed inside the same compose process we can notify the monitor about our intent to restart a container, so it doesn't have to

Related issue
fixes #13161

(not mandatory) A picture of a cute animal, if possible in relation to what you did

@ndeloof ndeloof requested a review from a team as a code owner September 3, 2025 14:24
@ndeloof ndeloof requested a review from glours September 3, 2025 14:24
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.

[BUG] Docker compose up --watch stopped working

1 participant