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

Add signal propagation to child processes for PythonScriptV0 task #19938

Merged

Conversation

ivanduplenskikh
Copy link
Contributor

@ivanduplenskikh ivanduplenskikh commented May 31, 2024

Task name: PythonScriptV0

Description: This PR introduces signal propagation to child processes in the PythonScriptV0 task, effectively addressing the issue of signal transfer to child processes like Python subprocess.

Documentation changes required: N

Added unit tests: N

Attached related issue: AB#2137168; #19390

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@ivanduplenskikh ivanduplenskikh marked this pull request as ready for review August 23, 2024 13:08
@ivanduplenskikh ivanduplenskikh requested a review from a team as a code owner August 23, 2024 13:08
@ivanduplenskikh ivanduplenskikh force-pushed the users/v-ivandu/pythonscriptv0-signal-propagation branch from f22bbad to 53fcb0a Compare August 23, 2024 13:23
@ivanduplenskikh ivanduplenskikh force-pushed the users/v-ivandu/pythonscriptv0-signal-propagation branch from f163e25 to 7b01837 Compare August 27, 2024 07:08
@ivanduplenskikh ivanduplenskikh merged commit 9e59a1c into master Sep 3, 2024
11 checks passed
@ivanduplenskikh ivanduplenskikh deleted the users/v-ivandu/pythonscriptv0-signal-propagation branch September 3, 2024 13:55
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.

5 participants