kragniz / kragniz/python-etcd3

The client does not have 'close' exported

Open
#475 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
450
Forks
194
PR merge metrics
No merged PRs in 30d

Description

https://github.com/kragniz/python-etcd3/blob/7e716d8f7be866b11f1337c6c438aafa1cda08c3/etcd3/client.py#L170

when I call the client.close(), it raise:
Etcd3Client has no attribute 'close'

Contributor guide

Open the contributing guide

Research direction

Start at etcd3/client.py around line 170 and inspect how the client API is exposed. Reproduce the reported client.close() call and trace why the attribute is unavailable. Done means the client provides a callable close method without raising the reported AttributeError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.