Skip to content

Conversation

@EitanHemed
Copy link

This comes to fix #446 - PyAVReaderTimed._container was not closing upon calling PyAVReaderTimed.close(). This allows for also existing context (with) properly. Cached frames are still available.

EitanHemed added 2 commits May 9, 2023 14:09
…ther the object's container is closed (_is_container_closed). The __del__ method handles a case where _container is closed (and hence a NoneType).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pims.Video (PyAVReaderTimed backend) not closed by context manager

1 participant