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: fix goroutine leak #70

Closed
wants to merge 1 commit into from
Closed

fix: fix goroutine leak #70

wants to merge 1 commit into from

Conversation

cyb0225
Copy link

@cyb0225 cyb0225 commented Feb 17, 2023

resolve #69
I have fix the goroutine leak bug in getting user list funciton List

And I have also changed some irrelevant files.
This is automatically modified by go format when I use command "make", and I think it is necessary.
So I push it.

I haven't solve the problem of use goroutine without a recover, and I'm waiting for your approval. If possible, I will introduce the go-zero part of the code design into the warehouse, and refactor most of the goroutine panic problems.

@cyb0225 cyb0225 closed this by deleting the head repository Aug 19, 2023
@luyees
Copy link

luyees commented Aug 19, 2023 via email

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.

Some goroutine leaks problem and Potential program crash issue
2 participants