Skip to content

fix: 修复了 v0.9.1 中的 panic: send on closed channel问题#31

Open
forhsd wants to merge 1 commit into
open-dingtalk:mainfrom
forhsd:hotfix-v0.9.1-bugfix
Open

fix: 修复了 v0.9.1 中的 panic: send on closed channel问题#31
forhsd wants to merge 1 commit into
open-dingtalk:mainfrom
forhsd:hotfix-v0.9.1-bugfix

Conversation

@forhsd
Copy link
Copy Markdown

@forhsd forhsd commented Mar 5, 2026

问题

在 v0.9.1 版本中,长时间运行会出现panic: send on closed channel导致崩溃

改动

  • 等待消息发送完成后再关闭channel

测试

  • 已本地验证通过
  • 单元测试全部通过

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 this pull request may close these issues.

1 participant