Skip to content

Conversation

@shayne-fletcher
Copy link
Contributor

Summary:
fbinit() causes the installation of a glog signal handler that prints a stack trace handling SIGTERM. calls to pm.stop() result in these traces written to stderr.

this diff restores the default signal disposition after the call to fbinit() in bootstrap_main and the behavior is extinguished.

Differential Revision: D87037324

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 14, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 14, 2025

@shayne-fletcher has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87037324.

shayne-fletcher added a commit to shayne-fletcher/monarch-1 that referenced this pull request Nov 14, 2025
Summary:

`fbinit()` causes the installation of a glog signal handler that prints a stack trace handling `SIGTERM`. calls to `pm.stop()` result in these traces being written to stderr.

this diff restores the default signal disposition after the call to `fbinit()` in `bootstrap_main` and the behavior is extinguished.

Differential Revision: D87037324
shayne-fletcher added a commit to shayne-fletcher/monarch-1 that referenced this pull request Nov 14, 2025
Summary:

`fbinit()` causes the installation of a glog signal handler that prints a stack trace handling `SIGTERM`. calls to `pm.stop()` result in these traces being written to stderr.

this diff restores the default signal disposition after the call to `fbinit()` in `bootstrap_main` and the behavior is extinguished.

Differential Revision: D87037324
shayne-fletcher added a commit to shayne-fletcher/monarch-1 that referenced this pull request Nov 14, 2025
Summary:

`fbinit()` causes the installation of a glog signal handler that prints a stack trace handling `SIGTERM`. calls to `pm.stop()` result in these traces being written to stderr.

this diff restores the default signal disposition after the call to `fbinit()` in `bootstrap_main` and the behavior is extinguished.

Differential Revision: D87037324
Summary:

`fbinit()` causes the installation of a glog signal handler that prints a stack trace handling `SIGTERM`. calls to `pm.stop()` result in these traces being written to stderr.

this diff restores the default signal disposition after the call to `fbinit()` in `bootstrap_main` and the behavior is extinguished.

Differential Revision: D87037324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant