See https://github.com/grpc/grpc-go/pull/6538 which was never caught by our existing tests. One option for this test is to run cc.exitIdleMode and cc.enterIdleMode concurrently and ensure that things work as expected.