[Bug]: Aborting jobs on synapse with parallelism kills only one docker container
Closed this issue · 1 comments
sachinkumargit commented
Is there an existing issue for this?
- I have searched the existing issues
What is the current behavior?
Aborting jobs on synapse with parallelism kills only one docker container out of many docker container running for the buildID.
What is the expected behavior?
Aborting jobs on synapse with parallelism should kill all the docker container which are running/processing that buildID.
Steps To Reproduce
Run a build with parallelism.
Wait till there are more than one docker container starts running for that buildID.
Try aborting the build.
Version
Test-at-scale Community Edition
github-actions commented
This issue is stale because it has been open for 60 days with no activity.