Skip to content

Discard listeners when tearing down ADB on SIGTERM - #533

Merged
mlopatkin merged 1 commit into
masterfrom
ml/460/fix-warning
Jan 3, 2026
Merged

Discard listeners when tearing down ADB on SIGTERM#533
mlopatkin merged 1 commit into
masterfrom
ml/460/fix-warning

Conversation

@mlopatkin

Copy link
Copy Markdown
Owner

Now ADB correctly goes down with the app. The registered listeners on the AdbServer will never be notified after that, but that looks benign.

Fixes #460

Now ADB correctly goes down with the app. The registered listeners on
the AdbServer will never be notified after that, but that looks benign.

Issue: #460
@mlopatkin mlopatkin added this to the 1.1 milestone Jan 3, 2026
@mlopatkin mlopatkin self-assigned this Jan 3, 2026
@mlopatkin
mlopatkin merged commit 3d6ce37 into master Jan 3, 2026
3 checks passed
@mlopatkin
mlopatkin deleted the ml/460/fix-warning branch January 3, 2026 08:30
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.

Leftover listeners warning when stopping the app with SIGTERM

1 participant