Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(agent): Allow signal propagation when running as PID 1#6141

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mafredri merged 2 commits intomainfrommafredri/fix-pid1-signals
Feb 9, 2023

Conversation

mafredri
Copy link
Member

When the agent was running as PID 1 and performing it's reaping duties, Docker ended up killing it immediately on stop instead of gracefully as one would hope. This adds some signal propagation so that interrupts are sent to the forked agent.

@mafredrimafredri self-assigned thisFeb 9, 2023
Copy link
Member

@kylecarbskylecarbs left a comment

Choose a reason for hiding this comment

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

Oofta... a good fix!

@mafredrimafredri changed the titlefix(agent): Allow signal propagation when agent running as PID 1fix(agent): Allow signal propagation when running as PID 1Feb 9, 2023
@mafredrimafredri merged commit6f3f7f2 intomainFeb 9, 2023
@mafredrimafredri deleted the mafredri/fix-pid1-signals branchFebruary 9, 2023 21:07
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsFeb 9, 2023
Copy link
Member

@mtojekmtojek left a comment

Choose a reason for hiding this comment

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

Post-merge review, LGTM :+1

I admit that this had also an educational value for me, thanks for the ping!

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@mtojekmtojekmtojek left review comments

@kylecarbskylecarbskylecarbs approved these changes

@sreyasreyaAwaiting requested review from sreya

Assignees

@mafredrimafredri

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@mafredri@kylecarbs@mtojek

[8]ページ先頭

©2009-2025 Movatter.jp