Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Use a decorator to replace redundant wait logic #115

Open
lrbom opened this issue May 26, 2017 · 1 comment
Open

Use a decorator to replace redundant wait logic #115

lrbom opened this issue May 26, 2017 · 1 comment

Comments

@lrbom
Copy link
Contributor

lrbom commented May 26, 2017

In many places in the tool, most notably in _cpslib.py, there is a lot of duplicated code for handling polling wait. This can be refactored to use a wait decorator for better modularity and readability.

@kdlucas
Copy link
Contributor

kdlucas commented Jan 15, 2018

I think you've been contributing, so please submit a pull request and we'll take a look.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants