Skip to content

Comments

fix: ensure parser uses fresh response object for each ping to preven…#49

Merged
dopecodez merged 4 commits intodopecodez:masterfrom
Sahilhawal:multiple-ip-issue-fix
Oct 24, 2025
Merged

fix: ensure parser uses fresh response object for each ping to preven…#49
dopecodez merged 4 commits intodopecodez:masterfrom
Sahilhawal:multiple-ip-issue-fix

Conversation

@Sahilhawal
Copy link
Contributor

@Sahilhawal Sahilhawal commented Aug 9, 2025

fix: ensure parser uses fresh response object for each ping to prevent shared state issues

@Sahilhawal
Copy link
Contributor Author

#46

@dopecodez
Copy link
Owner

Hey @Sahilhawal , thanks for the MR 🏅

Can we write a test case for the same? The fix makes sense from my side but we should make a few tests.

@Sahilhawal
Copy link
Contributor Author

Hey @dopecodez ,
I’ve added test cases for the new function, could you please take a look?

@Sahilhawal
Copy link
Contributor Author

Btw, this code fix is causing the parser test case to fail, as it was previously passing due to the same bug. Now that the bug is fixed, the test is failing as expected.
Do you want me to update those test cases as well?

@Sahilhawal
Copy link
Contributor Author

@dopecodez I have updated the test cases as well, could you please take a look?

@dopecodez dopecodez merged commit 721c6ab into dopecodez:master Oct 24, 2025
@dopecodez
Copy link
Owner

Thanks @Sahilhawal for the MR. We will put out a new version of the package with this fix the coming weekend.

Closes #46

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