mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-25 17:42:16 +01:00
Attempt to fix the crash https://btx.cloud.google.com/invocations/91d5ed2d-da79-493d-b619-7371709b976b/targets/%2F%2Ftest%2Fcpp%2Fnaming:cancel_ares_query_test@poller%3Dpoll@experiment%3Dno_event_engine_dns;config=c4863158611888768eb9ed489660f2d7d62f599869f7919a2897d8450d8abc0b/log It looks like the work serializer is still performing actions that refer to args when we destroy it; instead add an extra event to the end that we can delay on. Closes #36960 COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36960 from ctiller:aressss 834f02ff09af41c5f209d8bed01446099ba0d44c PiperOrigin-RevId: 644525540