Maksim Timonin created IGNITE-14219:
---------------------------------------
Summary: stopAllGrids does not wait for IgniteProcessProxy stop.
Key: IGNITE-14219
URL:
https://issues.apache.org/jira/browse/IGNITE-14219 Project: Ignite
Issue Type: Bug
Reporter: Maksim Timonin
Assignee: Maksim Timonin
stopAllGrids does not wait for subprocess stops. In case of running grids in subprocess (IgniteProcessProxy). It just wait for "kill -9" command, but it's performed async. So subprocess with grid may be running for more time and interfere with other tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)