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

Feature request: Log the PID for all the processes started by the adaptor #164

Open
AWS-Samuel opened this issue Nov 29, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@AWS-Samuel
Copy link
Contributor

AWS-Samuel commented Nov 29, 2024

Describe the problem

Problem

The adaptor runtime logs the processes it terminates but not all the processes it starts. This can cause confusion when the adaptor is terminating a process ID that hasn't appeared in prior log statements.

Acceptance criteria

Any subprocess started by the adaptor needs to have its PID logged so that it's easier to understand and debug.

@AWS-Samuel AWS-Samuel added enhancement New feature or request good first issue Good for newcomers labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant