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

several bug fixes (retry of #6) #7

Merged
merged 4 commits into from
Dec 25, 2023
Merged

Conversation

ryogrid
Copy link
Contributor

@ryogrid ryogrid commented Dec 25, 2023

I reviewed code of my PR #6 and your mofidification

I think fixes below only are needed.

  • condition of if statement at line 119 seems to wrong
    • original code can't check size of client.pendingEOSE.get(data[1]) collectly
  • replaced clearInterval to clearTimeout
    • canceling function for timer which is created by setTimeout is clearTimeout

@ryogrid ryogrid changed the title some buf fix (retry of #6) several bug fixes (retry of #6) Dec 25, 2023
@Yonle Yonle merged commit 99a0768 into Yonle:master Dec 25, 2023
@Yonle
Copy link
Owner

Yonle commented Dec 25, 2023

Thanks!

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