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

internel/start.go监听模块会在特定场景出现空指针情况 #378

Closed
workman-Lu opened this issue Jan 13, 2021 · 1 comment
Closed

Comments

@workman-Lu
Copy link
Contributor

当func start() 出现任何情形异常时
proc.AddWrapUpListener 由于永远返回了一个空函数...
trace
修改return 修复
trace1

@workman-Lu
Copy link
Contributor Author

重现方法: 使用同一个端口触发start异常

kevwan added a commit to kevwan/go-zero that referenced this issue Jan 13, 2021
kevwan added a commit to kevwan/go-zero that referenced this issue Jan 13, 2021
@kevwan kevwan closed this as completed in 37c3b9f Jan 13, 2021
kesonan pushed a commit to kesonan/go-zero that referenced this issue Mar 1, 2021
* make sure unlock safe even if listeners panic

* fix zeromicro#378

* fix zeromicro#378
jeyrce pushed a commit to jeyrce/go-zero that referenced this issue Aug 25, 2021
* make sure unlock safe even if listeners panic

* fix zeromicro#378

* fix zeromicro#378
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

No branches or pull requests

1 participant