-
Notifications
You must be signed in to change notification settings - Fork 65
fluent_connection module only exposes MonitorThread #1457
Copy link
Copy link
Closed
Labels
documentationDocumentation related (improving, adding, etc)Documentation related (improving, adding, etc)
Description
seanpearsonuk
opened on Mar 9, 2023
Issue body actions
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationDocumentation related (improving, adding, etc)Documentation related (improving, adding, etc)
Type
Projects
Status
2021-2024