Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #9169 refine idle timeout and failure
Only fail request callback if a failure has not been otherwise notified. Slight optimization for failing idle timeouts by avoiding double lock. Always create a failure if failing the callback.
- Loading branch information