We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What happened: [session.WritePkg] panic session session-closed: err=runtime error: invalid memory address or nil pointer dereference github.com/apache/dubbo-getty.(*gettyTCPConn).send(0xc01231a1c0, {0x16fd200, 0xc0116da948}) github.com/apache/dubbo-getty/connection.go:328 +0x3df
What you expected to happen: not panic
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
The text was updated successfully, but these errors were encountered:
since this PR(#121) has merged, maybe we can close this issue @AlexStocks
Sorry, something went wrong.
done
No branches or pull requests
What happened:
[session.WritePkg] panic session session-closed: err=runtime error: invalid memory address or nil pointer dereference
github.com/apache/dubbo-getty.(*gettyTCPConn).send(0xc01231a1c0, {0x16fd200, 0xc0116da948})
github.com/apache/dubbo-getty/connection.go:328 +0x3df
What you expected to happen:
not panic
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: