Unexpcted blocked scheduler in DXF if doCleanupTask takes long time #59944
Labels
component/ddl
This issue is related to DDL of TiDB.
severity/moderate
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
finishCh may be blocked. If more than 2x concurrency tasks are put into finishCh and it still can handle any result. New task would be blocked because no slot is available.
2. What did you expect to see? (Required)
N/A
3. What did you see instead (Required)
N/A
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: