Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix](pipeline) Fix mem control in local exchanger (#38885)
## Proposed changes If a block (>128M) is dequeue by local exchange source operator and it is the last block, both of source operators and sink operators will be hang. This PR fixed it. <!--Describe your changes.-->
- Loading branch information