Skip to content

Remove initialize and close from the Client class #85

@goloroden

Description

@goloroden

What is this task about?

Right now, the Python client requires you to call initialize explicitly. We should get rid of this and ensure that the client is usable, as described in the documentation.

What needs to be done to complete this task?

  • Fix the behavior to work as described in the documentation
  • Ensure that creating a new client and running ping immediately works

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions