Remove the resolv_integration_test check whether fd is closed or not
The check is not thread-safe. It sometimes results in the tests flaky because the fd gets reused in another thread as soon as it is closed. Bug: 156755788 Test: Run resolv_integration_test Change-Id: I5730fc993eb47cd3e54add3f8102eb68d812507c
Loading
Please register or sign in to comment