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

feat: make ping method public #133

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

hduprat-qare
Copy link
Contributor

@hduprat-qare hduprat-qare commented Oct 18, 2024

For service healthcheck purposes, we wanted to ping the socket connection using clamscan. But the method being private, we weren't able to do so easily.

Now we just have to call the ping() method. Please tell me if there is a potential problem to do this.

Note: if and when released, please tell me so I can change the typings there.

@kylefarris kylefarris changed the base branch from master to dev October 18, 2024 18:33
@kylefarris kylefarris merged commit 1d5d3e6 into kylefarris:dev Oct 18, 2024
6 checks passed
@kylefarris kylefarris mentioned this pull request Oct 18, 2024
@kylefarris
Copy link
Owner

Your change is officially released in version v2.4.0. Thanks for your contribution! You can now update the typings on DefinitelyTyped (thanks for that too)!

@hduprat-qare hduprat-qare deleted the public-ping branch October 22, 2024 07:23
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.

2 participants