Skip to content

Panic after "update quic-go to v0.48.0" commit #6643

@mattxtaz

Description

@mattxtaz

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

No one assigned

    Labels

    bug 🐞Something isn't workingupstream ⬆️Relates to some dependency of this project

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions