(Translated by https://www.hiragana.jp/)
Print warnings for systemd by remram44 · Pull Request #392 · VIDA-NYU/reprozip · GitHub
Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print warnings for systemd #392

Merged
merged 5 commits into from
Mar 3, 2023
Merged

Print warnings for systemd #392

merged 5 commits into from
Mar 3, 2023

Conversation

remram44
Copy link
Member

@remram44 remram44 commented Mar 3, 2023

Fixes #45

This is a rather big change because it add a new flag for files in the opened_files table, FILE_SOCKET. The Python tracer then checks that against systemd UNIX socket locations to print a warning.

Screenshot of warning in terminal

@remram44 remram44 added T-enhancement Type: En enhancement to existing code, or a new feature C-tracer (C) Component: The C part of the tracer codebase (_pytracer extension) A-pending-review Attention: This is ready for review and can be merged afterwards labels Mar 3, 2023
@remram44 remram44 merged commit dc699e4 into 1.x Mar 3, 2023
@remram44 remram44 deleted the systemd-warnings branch March 3, 2023 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-pending-review Attention: This is ready for review and can be merged afterwards C-tracer (C) Component: The C part of the tracer codebase (_pytracer extension) T-enhancement Type: En enhancement to existing code, or a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

systemd doesn't work well
1 participant