mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 18:34:29 +08:00
log
This commit is contained in:
parent
5c00629644
commit
9bba016a8c
@ -477,7 +477,7 @@ openim::util::check_process_names_for_stop() {
|
||||
local not_started=()
|
||||
local started=()
|
||||
|
||||
echo "Checking processes: $*"
|
||||
|
||||
# Iterate over each given process name
|
||||
for process_name in "$@"; do
|
||||
# Use `pgrep` to find process IDs related to the given process name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user