Guo Xiang Tan
|
16dedb5498
|
Avoid hardcoded value in unicorn_launcher take 2.
|
2018-10-04 17:13:27 +08:00 |
|
Guo Xiang Tan
|
a8368318fe
|
Revert "Avoid hardcoded value in unicorn_launcher ."
This seems to be causing problem with the unicorn master pid
tracking so revert for now.
This reverts commit 09d0216e84 .
|
2018-10-04 16:26:13 +08:00 |
|
Guo Xiang Tan
|
09d0216e84
|
Avoid hardcoded value in unicorn_launcher .
On slower instances, spinning up a new master process
can take more than 10 secs.
|
2018-10-04 15:44:13 +08:00 |
|
Guo Xiang Tan
|
4b367dc61e
|
FIX: unicorn_launcher should shut down unicorn gracefully.
|
2018-10-03 14:27:05 +08:00 |
|
Sam
|
de7888cd97
|
reopen logs on usr1
|
2014-08-25 10:49:13 +10:00 |
|
Joshua Sierles
|
daa8c50745
|
Runit sends HUP when 'reload' is called. Trap HUP and send USR2 to unicorn.
|
2014-05-23 13:01:11 +02:00 |
|
Sam
|
df65371d72
|
BUGFIX: microcontroller was consuming too much CPU
sleep 0.1 and file test were expensive compared to a signal every second
|
2014-02-05 10:48:36 +11:00 |
|
Sam
|
ee280c5c04
|
correct param expansion
|
2013-11-14 12:54:52 +11:00 |
|
Sam
|
0e8914cee6
|
add unicorn launcher to support live reloads
add oobgc rudimentary support
|
2013-11-13 15:29:36 +11:00 |
|