-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
quic-go/quic-go
#4707Labels
bug 🐞Something isn't workingSomething isn't workingupstream ⬆️Relates to some dependency of this projectRelates to some dependency of this project
Milestone
Description
Caddy regularly crashes for me after upgrading to commit a211c65, update quic-go to v0.48.0. The log shows:
panic: close of closed channel
github.com/quic-go/quic-go@v0.48.0/http3/server.go:289
github.com/quic-go/quic-go/http3.(*Server).serveListener.func1()
github.com/quic-go/quic-go@v0.48.0/http3/server.go:340 +0x128
created by github.com/quic-go/quic-go/http3.(*Server).serveListener in goroutine 115
github.com/quic-go/quic-go@v0.48.0/http3/server.go:333 +0x39
Reverting to the previous commit stops the crashes.
Metadata
Metadata
Assignees
Labels
bug 🐞Something isn't workingSomething isn't workingupstream ⬆️Relates to some dependency of this projectRelates to some dependency of this project