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

"send on closed channel" in buildengine tests #1052

Open
alecthomas opened this issue Mar 8, 2024 · 0 comments
Open

"send on closed channel" in buildengine tests #1052

alecthomas opened this issue Mar 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alecthomas
Copy link
Collaborator

This is the first time I've seen this, so either the test or buildengine itself is slightly flaky. Unfortunately the traceback was really tiny, so I'm not sure it captured anything useful.

panic: send on closed channel

goroutine 5776 [running]:
github.com/alecthomas/types/pubsub.(*Topic[...]).Publish(...)
	/Users/alec/go/pkg/mod/github.com/alecthomas/[email protected]/pubsub/pubsub.go:78
github.com/TBD54566975/ftl/buildengine.Watch.func1()
	/Users/alec/dev/ftl/buildengine/watch.go:92 +0x9e8
created by github.com/TBD54566975/ftl/buildengine.Watch in goroutine 5774
	/Users/alec/dev/ftl/buildengine/watch.go:39 +0x104
@alecthomas alecthomas added the bug Something isn't working label Mar 8, 2024
@github-actions github-actions bot added the triage Issue needs triaging label Mar 8, 2024
@alecthomas alecthomas mentioned this issue Mar 8, 2024
@alecthomas alecthomas removed the triage Issue needs triaging label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant