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

proof of concepts: Introduce reader and write groutine #1491

Conversation

shogo82148
Copy link
Contributor

Description

addresses #1451 (comment)

As one more point of reference, the Go HTTP client fires off a goroutine running a readLoop when a connection is first established.

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added myself / the copyright holder to the AUTHORS file

packets.go Fixed Show fixed Hide fixed
@coveralls
Copy link

coveralls commented Oct 8, 2023

Coverage Status

coverage: 80.172% (-2.5%) from 82.713% when pulling 5bfa422 on shogo82148:introduce-reader-and-write-groutine-3 into 3798012 on go-sql-driver:master.

@shogo82148
Copy link
Contributor Author

It is too complex to maintain.

@shogo82148 shogo82148 closed this Dec 11, 2023
@shogo82148 shogo82148 deleted the introduce-reader-and-write-groutine-3 branch December 12, 2023 09:43
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.

None yet

2 participants