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

CoroWrapper AsyncPostgresqlConnection.release_cursor ... was never yielded from #86

Merged
merged 5 commits into from
Feb 14, 2018
Merged

Conversation

smagafurov
Copy link
Contributor

Fixes this problem: <CoroWrapper AsyncPostgresqlConnection.release_cursor() running, defined at /usr/local/lib/python3.6/site-packages/peewee_async.py:1102, created at /usr/local/lib/python3.6/site-packages/peewee_async.py:1099> was never yielded from

@smagafurov
Copy link
Contributor Author

smagafurov commented Feb 12, 2018

@rudyryk Some strange problem with python:nightly only
IMHO python:nightly problem may be ignored

@smagafurov smagafurov changed the title scalar function: cursor.release in finally clause CoroWrapper AsyncPostgresqlConnection.release_cursor ... was never yielded from Feb 13, 2018
@smagafurov
Copy link
Contributor Author

smagafurov commented Feb 14, 2018

aiopg + python3.7
aio-libs/aiopg#437

@rudyryk rudyryk merged commit f10fd77 into 05bit:master Feb 14, 2018
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