Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement garbage collection support in Reader (#162) #163

Merged
merged 1 commit into from
May 4, 2023

Conversation

oranav
Copy link
Contributor

@oranav oranav commented Apr 4, 2023

Implement the necessary garbage collection mechanism, fixing #162 (and as a consequence also redis/redis-py#2693).

Add a test to make sure garbage collection works properly.

@oranav
Copy link
Contributor Author

oranav commented Apr 17, 2023

Hey @chayim, can you please take a look?

@chayim
Copy link
Contributor

chayim commented Apr 30, 2023

Very clean.. I had to learn about Py_CLEAR, so thank you :D.

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.

2 participants