Probably just have to detect that code is running on cygwin and then use the SetThreadExecutrionState. See also approach taken in https://github.com/fohrloop/wakepy/issues/36
Probably just have to detect that code is running on cygwin and then use the SetThreadExecutrionState. See also approach taken in #36