Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 143 Bytes

File metadata and controls

5 lines (4 loc) · 143 Bytes
client-sdk-android
patch

Fixed data race in CameraEventsDispatchHandler by using CopyOnWriteArraySet for thread-safe iteration.