Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
robertnishihara opened this issue Feb 6, 2019 · 0 comments
Open
Labels
enhancement Request for new feature and/or capability P3 Issue moderate in impact or severity

Comments

@robertnishihara
Copy link
Collaborator

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.

@edoakes edoakes added enhancement Request for new feature and/or capability P3 Issue moderate in impact or severity labels Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability P3 Issue moderate in impact or severity
Projects
None yet
Development

No branches or pull requests

2 participants