-
Notifications
You must be signed in to change notification settings - Fork 963
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: socket.io upgrade sometimes happen before connect #1471
fix: socket.io upgrade sometimes happen before connect #1471
Conversation
Signed-off-by: San Nguyen <vinhsannguyen91@gmail.com>
@CodiumAI-Agent /review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
@CodiumAI-Agent /describe |
Title(Describe updated until commit 6ea3ac0)fix: socket.io upgrade sometimes happen before connect User descriptionSigned-off-by: San Nguyen vinhsannguyen91@gmail.com PR TypeBug fix Description
Changes walkthrough 📝
|
Hi, may I ask any update to this PR? |
The description of your PR was empty, so it's hard for us to review it. Could you please describe in detail:
Lastly, why did you remove the comments there? As this is quite a particular issue, what's the need of not having a direct reference to the context at hand? |
@dokterbob hi, I think I removed those comments because they were not correct. |
Hi, I guess we might just remove the |
Closing. I will open a PR to revert the require websocket that I added before. |
Signed-off-by: San Nguyen vinhsannguyen91@gmail.com