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

Method for closing all persistent connections at once #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deadbabe
Copy link

You might really want to call this in some cases before starting pcntl_fork()'ing for parallel processing (e.g., heavy cli cron script) with persistent connections enabled

@Totktonada Totktonada added the feature A new functionality label Mar 13, 2020
@Totktonada Totktonada changed the base branch from php7-v2 to master June 29, 2020 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants