Skip to content

fluent_connection module only exposes MonitorThread #1457

@seanpearsonuk

Description

@seanpearsonuk
  • MonitorThread looks like part of _FluentConnection only so does not need to be public and documented.
  • FluentConnection implicitly adds to the public interfaces of public, documented session classes. I think we should either
    • remove the getattr that provides this delegation, and make the methods provided by FluentConnection explicit in the public interfaces, or
    • document the public methods implicitly acquired from _FluentConnection as if they are explicitly implemented publicly

Metadata

Metadata

Assignees

Labels

documentationDocumentation related (improving, adding, etc)

Type

No type

Projects

Status

2021-2024

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions