26 Commits

Author SHA1 Message Date
Iuri Matias
d4628bf20e reduce ping time so processes die faster 2018-06-26 16:46:21 -04:00
Iuri Matias
8fe9ccedf2 don't send message if process isn't connected 2018-06-13 14:56:26 -04:00
Iuri Matias
f1f4f2520c reset counter 2018-06-13 14:09:59 -04:00
Iuri Matias
9219c17924 return process send 2018-06-13 14:00:21 -04:00
Iuri Matias
a62122a6d3 track if couldn't send message to parent process 2018-06-13 13:53:55 -04:00
Iuri Matias
ab20b10d5d use existing process send to avoid the extra if 2018-06-06 11:09:06 -04:00
Iuri Matias
2c2540417c avoid sending messages to disconnected processes 2018-06-06 10:42:06 -04:00
Jonathan Rainville
d3c4f6275c hotfix for zombie killer 2018-06-05 13:24:16 -04:00
Jonathan Rainville
6b941d09d2 fix typo 2018-06-05 12:15:47 -04:00
Jonathan Rainville
e49a474380 Ping parent and die when 3 errors 2018-06-05 12:09:57 -04:00
Jonathan Rainville
023d8f7f5f fix logs 2018-05-30 10:57:25 -04:00
Jonathan Rainville
56f25ebba1 clonflict for silent 2018-05-30 10:57:25 -04:00
Jonathan Rainville
688a39b8bc show message when process doesnt end with code 0 2018-05-23 11:17:03 -04:00
Jonathan Rainville
1bca31184e always show process messages if error and catch geth errors 2018-05-23 11:17:03 -04:00
Jonathan Rainville
7f45b6724a finish hiding logs 2018-05-23 11:17:01 -04:00
Jonathan Rainville
47591a39dd restart web3 service on proces launch 2018-05-23 11:17:01 -04:00
Jonathan Rainville
3fcc36a7a1 launch blockchain in separate process
works but still cant getAccounts
2018-05-23 11:17:01 -04:00
Jonathan Rainville
c5c00fc3b4 conflict in solcW 2018-05-18 14:11:29 -04:00
Jonathan Rainville
c1f72061e3 add tests for processLauncher 2018-05-16 16:41:25 -04:00
Jonathan Rainville
441063dd10 add docs for eventWrapper 2018-05-16 16:41:25 -04:00
Jonathan Rainville
80c382557f add jsdoc to processWrapper 2018-05-16 16:41:25 -04:00
Jonathan Rainville
d17256dc40 add JS Doc for processLauncher 2018-05-16 16:41:25 -04:00
Jonathan Rainville
1ffc9ffe08 enable events calling for request and on 2018-05-16 16:41:25 -04:00
Jonathan Rainville
953ce6659e reorg subscribe to message method 2018-05-16 16:41:25 -04:00
Jonathan Rainville
1c125a019c conflict in en.json 2018-05-16 16:41:15 -04:00
Jonathan Rainville
3c0fda5a40 add eventWrapper not tested 2018-05-16 16:40:17 -04:00