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 hs.network.ping to always call didFinish callback #3531

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

earwin
Copy link
Contributor

@earwin earwin commented Sep 2, 2023

See #3530 for details.

Right now, if the last ping packet send fails, `didFinish` is never invoked.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not contain a valid label. Please add one of the following labels: ['pr-fix', 'pr-change', 'pr-feature', 'pr-maintenance']

@cmsj cmsj merged commit 9345f83 into Hammerspoon:master Dec 10, 2023
1 check passed
@cmsj cmsj added the pr-fix Pull Request implementing a bug fix label Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-fix Pull Request implementing a bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants