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
60 additions
and
49 deletions
Please
register
or
sign in
to comment