Skip to content

Python Worker class should have proper constructor and destructor. #3961

Open
@robertnishihara

Description

Right now in worker.py the connect function functionality should probably be part of a Worker class constructor (possibility separated out between a Worker and Driver class) and the disconnect function should probably part of the Worker class destructor.

Metadata

Assignees

No one assigned

    Labels

    P3Issue moderate in impact or severityenhancementRequest for new feature and/or capability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions