Skip to content

Changed self.it.next() to next(self.it) to prevent error

53f2518
Select commit
Loading
Failed to load commit list.
Open

Update pyav_reader.py to make generator threadsafe #395

Changed self.it.next() to next(self.it) to prevent error
53f2518
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs