Open withoutgettingwet opened 9 months ago
@fengyc I see that there has been a recent commit, but nothing was changed except for the readme.
Is this something that is/will be worked on?
I'm having a similar issue wherein I'm trying to clear an ePaper display prior to shutdown. I'm using a python script to manage the ePaper and the command loops over and over, just like was reported by @seelenamt . Is there a GOOD example of how we should be leveraging the soft shutdown script?
Environment
To Reproduce
Expected behavior The command runs, waiting more than a second or two before killing the running process and retrying it. Ideally, a configurable wait so that the default can be a sane value, but allowing for longer grace periods
Screenshots