Destroy batch_thread_pool_ first. For the new in flight batches...
Destroy batch_thread_pool_ first. For the new in flight batches implementation, the callbacks scheduled on this thread pool refer to other class members which must remain alive until the thread pool is empty. Also fix a similar lifetime issue in the unit tests. PiperOrigin-RevId: 179726389
Loading
Please sign in to comment