Mikhail Pochatkin created IGNITE-17966:
------------------------------------------
Summary: Fix problem with stuck Gradle processes in .NET tests
Key: IGNITE-17966
URL: https://issues.apache.org/jira/browse/IGNITE-17966
Project: Ignite
Issue Type: Bug
Components: build
Reporter: Mikhail Pochatkin
Currently, when .NET test suite finished some Gradle processes will alive and
after that CI agents start be in inconsistance state. The main problem is using
ports and next build will be failed because of unreachable port. So, need to
fix this problem and kill all processes which producing in build time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)