Skip to content

feat: Log backend exit code#9581

Merged
mudler merged 1 commit into
mudler:masterfrom
richiejp:feat/log-backend-exit-code
Apr 27, 2026
Merged

feat: Log backend exit code#9581
mudler merged 1 commit into
mudler:masterfrom
richiejp:feat/log-backend-exit-code

Conversation

@richiejp
Copy link
Copy Markdown
Collaborator

Description

Helps diagnose backend crashes when the backend log doesn't contain anything useful. This requires:
mudler/go-processmanager#4

AFAIK the process return code is already logged to a file, but we don't read it. Instead of reading the file
we can get the exit code more directly and without needing to watch for updates to the file.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@mudler
Copy link
Copy Markdown
Owner

mudler commented Apr 27, 2026

PR merged 👍

@richiejp richiejp force-pushed the feat/log-backend-exit-code branch from c393d3a to afee2ca Compare April 27, 2026 12:04
Signed-off-by: Richard Palethorpe <io@richiejp.com>
@richiejp richiejp force-pushed the feat/log-backend-exit-code branch from e74d54e to a16ba53 Compare April 27, 2026 12:12
@richiejp
Copy link
Copy Markdown
Collaborator Author

OK, updated git module reference

@mudler mudler merged commit deca6db into mudler:master Apr 27, 2026
17 checks passed
@mudler mudler added the enhancement New feature or request label Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants