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
Hello Minege! First of all, wanna thank you tour python implementation of eSSP, saved us lots and lots of time. Great work!
Although, we've currently got a problem when we disable_validator() and then, when the machine should be activated, enable_validator() sometimes doesn't enable it, and even if it does, we continue to see "Poll Disabled" in logs each time in event looping.
Could you propose a code snippet to correctly disable and enable validator, each time returning to a valid working state? Would be awesome thank you.
The text was updated successfully, but these errors were encountered:
Hello Minege! First of all, wanna thank you tour python implementation of eSSP, saved us lots and lots of time. Great work!
Although, we've currently got a problem when we disable_validator() and then, when the machine should be activated, enable_validator() sometimes doesn't enable it, and even if it does, we continue to see "Poll Disabled" in logs each time in event looping.
Could you propose a code snippet to correctly disable and enable validator, each time returning to a valid working state? Would be awesome thank you.
The text was updated successfully, but these errors were encountered: