Simplify concurrency in FrameProcessingTaskExecutor
This CL replaces concurrent collections and atomic primitives with a single lock, this way the code is easier to reason about. PiperOrigin-RevId: 496718057
Showing
with
67 additions
and
56 deletions
Please
register
or
sign in
to comment