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

fix(udp_task_pool): panic: close of closed channel #570

Merged
merged 5 commits into from
Jul 15, 2024
Merged

Conversation

mzz2017
Copy link
Contributor

@mzz2017 mzz2017 commented Jun 30, 2024

Background

panic: close of closed channel

goroutine 358834 [running]:
github.com/daeuniverse/dae/control.(*UdpTaskPool).EmitTask.func1()
  github.com/daeuniverse/dae/control/udp_task_pool.go:81 +0xf4
created by time.goFunc
  time/sleep.go:177 +0x2d

Checklist

Full Changelogs

  • [Implement ...]

Issue Reference

Closes #[issue number]

Test Result

@mzz2017 mzz2017 requested a review from a team as a code owner June 30, 2024 11:08
Copy link
Contributor

@dae-prow dae-prow bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧪 Since the PR has been fully tested, please consider merging it.

@mzz2017 mzz2017 merged commit 5810244 into main Jul 15, 2024
29 checks passed
@mzz2017 mzz2017 deleted the mzz2017-patch-1 branch July 15, 2024 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants