Skip to content

Issue 120 add pool close - #125

Open
smferguson wants to merge 3 commits into
python-happybase:masterfrom
smferguson:issue_120_add_pool_close
Open

Issue 120 add pool close#125
smferguson wants to merge 3 commits into
python-happybase:masterfrom
smferguson:issue_120_add_pool_close

Conversation

@smferguson

Copy link
Copy Markdown

add a method to attempt to politely close all pool connections

Comment thread happybase/pool.py Outdated
become available (optional)
:return: None
"""
if timeout:

@wbolster wbolster May 20, 2016

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be if timeout is not None:

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

项目

None yet

Development

Successfully merging this pull request may close these issues.

2 participants