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

closing connection pool results in error message for each closed connection #70

Closed
songololo opened this issue Jun 24, 2015 · 1 comment

Comments

@songololo
Copy link

When using the connection_pool.close() method, it prints an error message for each of the connections in the pool. i.e. the following error message x 10. Is it possible to close these silently?

Task was destroyed but it is pending! task: Task cancelling coro=<_reader_coroutine() running at /path/anaconda/lib/python3.4/site-packages/asyncio_redis/protocol.py:919> wait_for=Future finished result=None
@songololo
Copy link
Author

The problem was elsewhere, please ignore.

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