Skip to content

Feature: name process#28

Merged
hgosalia merged 1 commit into
mainfrom
feature/process-rename
Jun 22, 2026
Merged

Feature: name process#28
hgosalia merged 1 commit into
mainfrom
feature/process-rename

Conversation

@hgosalia

Copy link
Copy Markdown
Member

No description provided.

@github-actions

Copy link
Copy Markdown

📋 PR Summary

Title: Feature: name process
1 files changed: +6 additions, -0 deletions

Description

This PR introduces a feature that renames the process when the script is executed. Specifically, it checks if the environment variable 'MATRIX_RENAMED' is set to '1'; if not, it sets this variable and then uses os.execv to replace the current process with a new one that includes the '-X matrix' argument. This change is intended to ensure that the process name reflects the context of running the matrix server, which can aid in process management and debugging.

Files

  • serve.py — Modified: _run_tests

@hgosalia hgosalia merged commit 2f873b0 into main Jun 22, 2026
1 check passed
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