I have a automated nodejs script that requires my local machine to stay connected to wifi, but when my machine goes into sleep/hibernate mode the wifi disconnect and cause failing of the service, solutions?
Asked
Active
Viewed 455 times
0
-
4if the computer is asleep the service will be asleep too, the solution is to keep it on – Lawrence Cherone Apr 18 '20 at 13:09
-
thany you @drescherjm – Sam AlGhamian Apr 18 '20 at 15:21