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

[Bug]: goroutines leak in stats when table is accessed first time #17039

Closed
1 task done
volgariver6 opened this issue Jun 20, 2024 · 1 comment
Closed
1 task done

[Bug]: goroutines leak in stats when table is accessed first time #17039

volgariver6 opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels
kind/bug Something isn't working severity/s0 Extreme impact: Cause the application to break down and seriously affect the use
Milestone

Comments

@volgariver6
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

main, 1.2-dev

Commit ID

1e35ff0

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

image

there are lots of leaked goroutines even workload is finished.

Expected Behavior

no leaked goroutines

Steps to Reproduce

run tpcc in a new environment.

Additional information

No response

@volgariver6 volgariver6 added kind/bug Something isn't working needs-triage labels Jun 20, 2024
@volgariver6 volgariver6 added severity/s0 Extreme impact: Cause the application to break down and seriously affect the use and removed needs-triage labels Jun 20, 2024
@volgariver6 volgariver6 added this to the 1.3.0 milestone Jun 20, 2024
@volgariver6
Copy link
Contributor Author

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working severity/s0 Extreme impact: Cause the application to break down and seriously affect the use
Projects
None yet
Development

No branches or pull requests

2 participants