Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

panic: send on closed channel #49

Open
TiunovNN opened this issue Mar 27, 2022 · 0 comments · May be fixed by #50
Open

panic: send on closed channel #49

TiunovNN opened this issue Mar 27, 2022 · 0 comments · May be fixed by #50

Comments

@TiunovNN
Copy link

Hi! It seems that there is a race condition in server.go. The following error is occurred sometimes:

goroutine 68 [running]:
main.(*Server).amFiring.func3({0xc00006ea80, 0xc00007ac00})
  /app/server.go:245 +0x1c5
created by main.(*Server).amFiring
  /app/server.go:270 +0x4a7
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant