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

Fixed issue #192: When the launchId parameter is specified, all child processes would hang until the entire test set execution was completed. #194

Merged
merged 6 commits into from
Jun 20, 2024

Conversation

epam-avramenko
Copy link
Collaborator

No description provided.

… test suite when launchId is defined has been removed.
…ases with and without specifying launchId. In the case of specifying launchId, the launch should not be terminated.
…ases with and without specifying launchId. In the case of specifying launchId, the launch should not be terminated.Fixed.
@AmsterGet AmsterGet added this to the 5.3.1 milestone Jun 20, 2024
lib/reporter.js Show resolved Hide resolved
epam-avramenko and others added 2 commits June 20, 2024 13:51
…ases with and without specifying launchId. In the case of specifying launchId, the launch should not be terminated.Fixed.2
@AmsterGet AmsterGet merged commit 27bbb57 into develop Jun 20, 2024
2 checks passed
@AmsterGet AmsterGet deleted the issue-192-hanging-processes branch June 20, 2024 15:13
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.

The report-portal.js plugin procreates an enormous amount of processes during execution
3 participants