You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PollingTask.__init__ should have a time_to_sleep parameter instead of having a hard code value of 0.05 in run.
Maybe this time_to_sleep parameter should be set at Switch.start (with default value being 0.05)
Hello,
PollingTask.__init__should have atime_to_sleepparameter instead of having a hard code value of0.05inrun.Maybe this
time_to_sleepparameter should be set atSwitch.start(with default value being0.05)Kind regards