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

Make PubSubAsyncIterator pushQueue protected #51

Open
bisztray opened this issue Feb 9, 2024 · 0 comments
Open

Make PubSubAsyncIterator pushQueue protected #51

bisztray opened this issue Feb 9, 2024 · 0 comments

Comments

@bisztray
Copy link

bisztray commented Feb 9, 2024

This is more like a very simple feature request then an issue. I'd like to implement a mechanism in the PubSubAsyncIterator to limit the pushQueue size. I'd like to subclass PubSubAsyncIterator but I'd need the pushQueue() function and the pushQueue array to be protected not private.
Is there any reason they are private? If not could you change these, or should I send a pull request?

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

No branches or pull requests

1 participant