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

Add close() method in MasterSlaveConnection.php #526

Merged
merged 1 commit into from
Feb 11, 2014
Merged

Add close() method in MasterSlaveConnection.php #526

merged 1 commit into from
Feb 11, 2014

Conversation

gohiei
Copy link
Contributor

@gohiei gohiei commented Feb 11, 2014

MasterSlaveConnection would use parent::close() to close connection, and it would close master connection, but slave connection.

That will increase the sqlite connections, and occur the "too many open files" error when I run our test.

@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DBAL-810

We use Jira to track the state of pull requests and the versions they got
included in.

guilhermeblanco added a commit that referenced this pull request Feb 11, 2014
Add close() method in MasterSlaveConnection.php
@guilhermeblanco guilhermeblanco merged commit 594e326 into doctrine:master Feb 11, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants