Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimize the buffer pressure event delievery (#18405)
* optimize the buffer pressure event delievery Summary of Changes: If no event path have been allocated in pool, even though the current event buffer is full, there is no need to trigger event delivery run. * add comment
- Loading branch information