Unitech
55ec8df4bb
#1810 add --kill-timeout <number> option to configure delay before SIGKILL
2015-12-14 18:46:48 +01:00
Unitech
ba95a80387
#1830 - send SIGINT as default first signal
2015-12-11 16:07:04 +01:00
Unitech
256da4822c
Fix cluster kill signal + avoid writing on std output when proc disconnected #1819
2015-12-07 16:23:26 +01:00
KFL
7f07bd1a84
Fix not requiring os
2015-10-31 14:19:50 -07:00
KFL
22b0cde904
Fix process.kill group kill windows issue.
2015-10-31 13:33:12 -07:00
KFL
f8f20ee037
Fix process not recycled properly on Windows
2015-10-29 13:26:51 -07:00
Unitech
c4aecc829c
wrap process.kill into try catch
2015-09-18 17:50:50 +02:00
jshkurti
c6353eaee8
now sends SIGKILL if the process cant be killed with SIGINT
2015-08-04 18:28:13 +02:00
Unitech
08156e4235
Fix return cb
2015-07-22 17:08:55 +02:00
Unitech
54baf12e9c
restore cb call - update CHANGELOG.md
2015-07-22 15:28:14 +02:00
jshkurti
6a01a9f96a
trying to fix #1422
2015-07-08 15:57:55 +02:00
jshkurti
cd068aab84
wrapped kill(pid) for more safety
2015-07-08 15:53:46 +02:00
jshkurti
27eacf071f
--no-treekill flag
2015-06-26 18:15:22 +02:00
Antoine Bluchet
def6d0b5b6
Add a --no-treekill option to avoid killing detached processes
2015-06-26 14:52:32 +02:00
jshkurti
1915fdd43f
treekill only in cluster mode
2015-06-24 16:23:27 +02:00
Unitech
4848e5c974
avoid safe stringification and JSON.parsing to deep copy and remove circular dependencies + centralize object cloning + reduce data in pm2 pipeline + avoid complex object attached to pm2_env #1326 #1314
2015-06-09 17:30:16 +02:00
jshkurti
4dfa2508ee
updated changelog
2015-04-20 19:26:22 +02:00
jshkurti
e52acd6b4e
little fix
2015-04-14 21:10:48 +02:00
jshkurti
353589dcc2
+node.js tuning/+doc/+tests/added gc in worker
2015-04-14 20:53:21 +02:00
jshkurti
b135b74d3a
new command: pm2 gc (triggers garbage collection)
2015-04-14 19:43:46 +02:00
jshkurti
33180a938c
PM2_KILL_TIMEOUT: Time to wait before a process is considered dead
2015-03-20 20:01:16 +01:00
jshkurti
24669fc3ae
Fix #929 #1043
2015-02-27 19:12:28 +01:00
tknew2
583601b09c
Locksystem - remote control protocol
2014-10-28 12:16:00 +01:00
Joni Shkurti
fe92e71f7d
treekill implemented
2014-10-09 17:28:29 +02:00
tknew2
3c42ea4208
globalize interactor - update README.md - upgrade axm
2014-10-09 14:15:13 +02:00
tknew2
decdc81b95
Better messages - pm2 logs display also internal logs
2014-09-11 18:04:33 +02:00
Alexandre Strzelewicz
2a35f5c2ed
nullify var
2014-08-13 22:04:14 +02:00
tknew2
348e000d5f
update dependencies - refactor some stuff
2014-08-12 15:13:07 +02:00
tknew2
916328c528
pm2 reset metadata method - code hardening
2014-08-11 18:24:37 +02:00
soyuka
feda2fd5d3
Fix #558
2014-07-11 07:51:21 +02:00
soyuka
290a5e58e7
Improved code format - Removed unused variables and not necessary semicolons
2014-06-20 19:24:21 +02:00
tknew2
cf46c99303
add comments
2014-06-13 16:11:43 +02:00
tknew2
eb82881a57
avoid writeAfterEnd error on log reload
2014-05-14 17:28:20 +02:00
tknew2
6ca006ef42
add watchdog
2014-05-13 14:56:01 +02:00
tknew2
a6ccbc93d5
new pm2-usage module w/o native bindings
2014-05-09 14:38:19 +02:00
soyuka
a8ee76312e
Satan is calling God watch methods when --watch argument is called
...
Added God watch methods and actionsMethods
Added Watcher to store watch instances to close/start them - could be improved to add/ignore specific files #368
2014-04-12 15:39:58 +02:00
tknew2
d59200f2c4
God now use an unified method to log and send back error messages - CLI display error messages - add test - fix test
2014-04-09 17:31:26 +08:00
tknew2
0a2a80662f
all unexpected messages are logged to pm2.log
2014-04-09 16:58:54 +08:00
tknew2
c185b587e7
call watch method only one time - move watch option to be displayed by commander - change a bit the test logic - upgrade watch to 0.9.0
2014-04-04 12:26:07 +08:00
soyuka
46f8ff8c91
Added watch method to God
2014-04-02 08:45:57 +02:00
tknew2
ed79b860ae
handle weird exceptions - faster timeout
2014-02-05 10:48:54 +01:00
tknew2
1e5404f671
exit kill pid when error
2014-02-05 09:51:32 +01:00
tknew2
b89ef559cb
add strict
2014-01-14 20:48:19 +01:00
tknew2
750a47ace0
refactor code - explose God.js - graceful reload feature - update README - more tests
2014-01-14 19:30:36 +01:00