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

protocol state transition timer isn't canceled on shutdown #222

Closed
agaffney opened this issue Apr 5, 2023 · 0 comments · Fixed by #223
Closed

protocol state transition timer isn't canceled on shutdown #222

agaffney opened this issue Apr 5, 2023 · 0 comments · Fixed by #223

Comments

@agaffney
Copy link
Contributor

agaffney commented Apr 5, 2023

panic: send on closed channel

goroutine 74 [running]:
github.com/blinklabs-io/gouroboros/protocol.(*Protocol).SendError(...)
        /go/pkg/mod/github.com/blinklabs-io/gouroboros@v0.33.2/protocol/protocol.go:141
github.com/blinklabs-io/gouroboros/protocol.(*Protocol).setState.func1()
        /go/pkg/mod/github.com/blinklabs-io/gouroboros@v0.33.2/protocol/protocol.go:392 +0xbb
created by time.goFunc
        /usr/local/go/src/time/sleep.go:176 +0x32
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

Successfully merging a pull request may close this issue.

1 participant