Skip to content

Conversation

@jandebleser
Copy link

This gives problems if you have more than 1 connection in your DATABASES variable in settings.py.
The cursor will be closed and give a "cursor already closed" error.

This gives problems if you have more than 1 connection in your DATABASES variable in settings.py.
The cursor will be closed and give a "cursor already closed" error.
@maxtepkeev maxtepkeev self-assigned this Mar 22, 2018
@maxtepkeev
Copy link
Owner

Hi @jandebleser

I didn't know this problem exists, thanks for raising this issue and thanks for the PR.

Unfortunately tests don't pass, have a look at travis for details (don't look at Python 2.6 failures, they aren't connected with your PR)

@jandebleser
Copy link
Author

I fixed the tests and I think it looks ok now.

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