Skip to content

[IMP] runbot: restart nginx when needed#1425

Open
d-fence wants to merge 1 commit into
19.0from
19.0-runbot-workers-handle-sighup-moc
Open

[IMP] runbot: restart nginx when needed#1425
d-fence wants to merge 1 commit into
19.0from
19.0-runbot-workers-handle-sighup-moc

Conversation

@d-fence

@d-fence d-fence commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

When the main nginx process is is restarted e.g. during unattended
upgrades, it happens that the nginx process handled by the runbot
builder needs to be restarted. Otherwise we loose conections with
running instances.

With this commit, the runbot builder will restart the runbot controlled
nginx if the main nginx process pid changes.

@d-fence d-fence force-pushed the 19.0-runbot-workers-handle-sighup-moc branch from d75847e to c6ae2f0 Compare June 15, 2026 12:37
@d-fence d-fence changed the title [IMP] runbot: allow runbot builder to handle sighup [IMP] runbot: restart nginx when needed Jun 15, 2026
@d-fence d-fence force-pushed the 19.0-runbot-workers-handle-sighup-moc branch 3 times, most recently from ef54858 to d7e020a Compare June 15, 2026 13:42
When the main nginx process is restarted e.g. during unattended
upgrades, it happens that the nginx process handled by the runbot
builder needs to be restarted. Otherwise we lose conections with
running instances.

With this commit, the runbot builder will restart the runbot controlled
nginx if the main nginx process pid changes.
@d-fence d-fence force-pushed the 19.0-runbot-workers-handle-sighup-moc branch from d7e020a to 5a77648 Compare June 15, 2026 14:03
@d-fence d-fence marked this pull request as ready for review June 15, 2026 14:14
@C3POdoo C3POdoo requested a review from a team June 15, 2026 14:14
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.

1 participant