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

Panic in random moment #2 #282

Open
byMonaco opened this issue Dec 17, 2024 · 2 comments
Open

Panic in random moment #2 #282

byMonaco opened this issue Dec 17, 2024 · 2 comments

Comments

@byMonaco
Copy link

goroutine 86215192 gp=0xc075dd01c0 m=nil [select]:
runtime.gopark(0xc018855f48?, 0x2?, 0xc0?, 0x5d?, 0xc018855ef4?)
C:/Program Files/Go/src/runtime/proc.go:402 +0xce fp=0xc018855d98 sp=0xc018855d78 pc=0x12c30e
runtime.selectgo(0xc018855f48, 0xc018855ef0, 0xc0ac6d7400?, 0x0, 0xc0c39a9cb0?, 0x1)
C:/Program Files/Go/src/runtime/select.go:327 +0x725 fp=0xc018855eb8 sp=0xc018855d98 pc=0x13c765
github.com/Noooste/fhttp.(*persistConn).writeLoop(0xc0b97a4360)
C:/Users/Bender/go/pkg/mod/github.com/!noooste/[email protected]/transport.go:2387 +0xf0 fp=0xc018855fc8 sp=0xc018855eb8 pc=0x4cddb0
github.com/Noooste/fhttp.(*Transport).dialConn.gowrap3()
C:/Users/Bender/go/pkg/mod/github.com/!noooste/[email protected]/transport.go:1748 +0x25 fp=0xc018855fe0 sp=0xc018855fc8 pc=0x4cad05
runtime.goexit({})
C:/Program Files/Go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc018855fe8 sp=0xc018855fe0 pc=0x15c641
created by github.com/Noooste/fhttp.(*Transport).dialConn in goroutine 86215190
C:/Users/Bender/go/pkg/mod/github.com/!noooste/[email protected]/transport.go:1748 +0x1545

@Noooste
Copy link
Owner

Noooste commented Dec 21, 2024

Hello, thank you for your report!
I've uploaded a new version: v1.6.0.
Could you please update the package and let me know if you still encounter this error?

@byMonaco
Copy link
Author

byMonaco commented Feb 3, 2025

Thx. I am testing 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

No branches or pull requests

2 participants