-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Encountered a really rare panic today (never before):
Go is complaining to send on a closed channel.
As this seems to be really really rare it is not urgent to fix this but I just wanted to document it here.
panic: send on closed channel
github.com/elementsproject/glightning/jrpc2.processResponse(0xc00074e140, 0xc0003b41b0)
/home/****[redacted]/go/pkg/mod/github.com/elementsproject/glightning@v0.0.0-20220713160855-49a9a8ec3e4d/jrpc2/client.go:145 +0xfe
created by github.com/elementsproject/glightning/jrpc2.(*Client).readQueue
/home/****[redacted]/go/pkg/mod/github.com/elementsproject/glightning@v0.0.0-20220713160855-49a9a8ec3e4d/jrpc2/client.go:120 +0x71
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels