emqx/bin
Paulo Zulato 1b533794aa fix: handle case that zombie process terminated
When emqx is stopped, sometimes it found out that the process is at
zombie state and tries to get the parent PID but the process has already
finished in the meanwhile, printing an error message like this:

```
error: process ID list syntax error

Usage:
 ps [options]

 Try 'ps --help <simple|list|output|threads|misc|all>'
  or 'ps --help <s|l|o|t|m|a>'
 for additional help text.

For more details see ps(1).
WARNING: 281777 is marked <defunct>, parent:
ok
```
2023-09-17 21:53:37 -03:00
..
emqx fix: handle case that zombie process terminated 2023-09-17 21:53:37 -03:00
emqx.cmd fix(windows): set EMQX_LOG_DIR env variable 2023-05-23 13:22:40 +02:00
emqx_cluster_rescue feat: add emqx_cluster_rescue 2022-07-15 15:47:52 +02:00
emqx_ctl fix: portable shebang 2021-12-27 15:45:12 +01:00
emqx_ctl.cmd feat(windows): simplify emqx_ctl for windows 2022-02-22 22:33:37 +01:00
install_upgrade.escript chore(bin/emqx): hide upgrade/downgrade from usage info 2023-01-31 13:09:46 +01:00
node_dump refactor: export EMQX_LOG_DIR 2023-04-29 22:10:19 +02:00
nodetool feat(nodetool): print shutdown status messages while EMQX is stopping 2023-09-12 19:55:16 +03:00