Skip to content

chore: Avoid excessive logging on server exit#386

Merged
KazuCocoa merged 1 commit into
appium:masterfrom
mykola-mokhnach:kill
May 15, 2026
Merged

chore: Avoid excessive logging on server exit#386
KazuCocoa merged 1 commit into
appium:masterfrom
mykola-mokhnach:kill

Conversation

@mykola-mokhnach
Copy link
Copy Markdown
Contributor

Currently when the server gets killed it logs

[HTTP] Closing Appium HTTP server
[HTTP] Appium HTTP server has been successfully closed after 0ms
/bin/sh: line 0: kill: (21738) - No such process
/bin/sh: line 0: kill: (21753) - No such process

This change avoids these two confusing lines at the bottom to be printed

@mykola-mokhnach mykola-mokhnach requested a review from KazuCocoa May 14, 2026 15:46
@KazuCocoa KazuCocoa merged commit 5a0aaa0 into appium:master May 15, 2026
13 checks passed
github-actions Bot pushed a commit that referenced this pull request May 15, 2026
## [3.4.3](v3.4.2...v3.4.3) (2026-05-15)

### Miscellaneous Chores

* Avoid excessive logging on server exit ([#386](#386)) ([5a0aaa0](5a0aaa0))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 3.4.3 🎉

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