Commit Graph

11 Commits

Author SHA1 Message Date
Geoffrey Goh
e36861ea01 Update RestartManager.js 2016-06-28 16:35:18 -07:00
Geoffrey Goh
228441f3d3 add restartInProgress flag 2016-06-28 14:42:12 -07:00
Geoffrey Goh
c9a8f724c4 use queue instead 2016-06-28 14:40:59 -07:00
scottbommarito
a37c0b989e use promises and an async function to improve behavior 2016-06-23 15:44:05 -07:00
scottbommarito
d57278bcb0 set _inProgress back to false if a restart will not happen because there is no pending package 2016-06-21 15:57:58 -07:00
scottbommarito
46bd770219 fixes issue 2016-06-20 15:15:45 -07:00
Jonathan Carter
1306c4b635 Tweaking log messages 2016-05-23 17:30:52 -07:00
danielbasedow
4a0938f7a4 add clearPendingRestart and return bool from restartApp indicating if restart has been initiated 2016-05-23 22:18:19 +02:00
danielbasedow
1a49e760cb work on issues from comments
-remove restartAllowed
-add logging to RestartManager
-keep track of pending restarts
2016-05-23 21:59:44 +02:00
danielbasedow
d8e6d302a1 move restartApp to RestartManager 2016-05-22 18:41:07 +02:00
danielbasedow
088daeaf7d add code to delay automatic restarts 2016-05-22 11:53:20 +02:00