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

fix: Tune application termination condition #953

Merged
merged 6 commits into from
Aug 2, 2024

Conversation

mykola-mokhnach
Copy link
Contributor

@mykola-mokhnach mykola-mokhnach commented Aug 2, 2024

Sometimes an app might be terminated and then immediately restored by the system. If that happens then its processes becoming different PIDs. This PR handles such situation and marks app termination as successful if all application PIDs have been changed within the given timeout

@mykola-mokhnach mykola-mokhnach merged commit 970085a into appium:master Aug 2, 2024
6 checks passed
@mykola-mokhnach mykola-mokhnach deleted the term branch August 2, 2024 17:59
github-actions bot pushed a commit that referenced this pull request Aug 2, 2024
## [9.8.2](v9.8.1...v9.8.2) (2024-08-02)

### Bug Fixes

* Tune application termination condition ([#953](#953)) ([970085a](970085a))
Copy link

github-actions bot commented Aug 2, 2024

🎉 This issue has been resolved in version 9.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants