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

remove redudent comment #668

Merged
merged 1 commit into from
Apr 4, 2024
Merged

remove redudent comment #668

merged 1 commit into from
Apr 4, 2024

Conversation

jackielii
Copy link
Contributor

@a-h Thanks for merging #661. I realised I left a redundant comment here.

I used testServer to terminate all connection after I notify proxy, but realised it doesn't work reliably. So now the test sse request listening goroutine will wait for expected result, or timeout to close the connection from the client side. Then the channels will receive and asset and close the test server in defer.

@a-h a-h merged commit 9cd51fe into a-h:main Apr 4, 2024
4 checks passed
@a-h
Copy link
Owner

a-h commented Apr 4, 2024

Thank you for the contribution, I really appreciate it!

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