envoyproxy/envoy

Increase test coverage for io_socket_handle_impl event handling

Open

#13,786 opened on Oct 27, 2020

View on GitHub
 (1 comment) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
help wantedtech debt

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Description: see discussion in https://github.com/envoyproxy/envoy/pull/13478#discussion_r512835272

Add tests to validate the logic when file_event_ is a nullptr.

Contributor guide