media3/libraries
huangdarwin 1c172e0bed Effect: Remove extra wait on taskExecutor release()
This future.get() duplicates the wait done in
singleThreadExecutorService.awaitTermination(). If awaitTermination times out, this future.get() would also result in unnecessary blocking.

PiperOrigin-RevId: 536442153
2023-05-30 18:46:43 +00:00
..
2023-05-25 10:00:02 +01:00
2023-05-30 14:26:39 +00:00
2023-05-25 09:58:07 +00:00
2023-05-30 14:26:39 +00:00