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

race: limit on 8128 simultaneously alive goroutines is exceeded, dying #30563

Closed
hawkingrei opened this issue Dec 9, 2021 · 2 comments
Closed
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

make race
 race: limit on 8128 simultaneously alive goroutines is exceeded, dying
FAIL	github.com/pingcap/tidb/ddl	173.325s 

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Dec 9, 2021
@hawkingrei
Copy link
Member Author

Fortunately, Golang team should be getting a new race detector for 1.19 that doesn't have this limit. See #49761.

@hawkingrei hawkingrei added type/enhancement The issue or PR belongs to an enhancement. and removed type/bug The issue is confirmed as a bug. labels Dec 9, 2021
@hawkingrei
Copy link
Member Author

We have upgraded go1.19.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant