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

No pool draining if changes stream active #402

Open
ob-julian opened this issue Jan 4, 2024 · 0 comments
Open

No pool draining if changes stream active #402

ob-julian opened this issue Jan 4, 2024 · 0 comments

Comments

@ob-julian
Copy link

I have some code that creates automated changes() Listeners/Events/Cursor/Streams (whatever you wanna call them) for every logged-in user.
If I now try to restart the Service the r.getPoolMaster().drain(); doesn't work so I need to force quit the Service.
The thing is, I don't have/saved access to those Streams so I can't close them.
If I deactivate the code that creates the Streams r.getPoolMaster().drain(); works as expected.

Version:
Rethink: 2.4.2~0bullseye (GCC 10.2.1)
Dash: 9.6.3

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