Skip to content

Commit 1e97d6a

Browse files
committed
[fix] : Wait for background message processing
1 parent 7e15ac8 commit 1e97d6a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tools/pkglist.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,5 +240,7 @@ if [[ "${line}" = true ]]; then
240240
IFS=$'\n'
241241
fi
242242

243+
wait
244+
243245
echo "${_pkglist[*]}" >&1
244246
IFS="${OLD_IFS}"

0 commit comments

Comments
 (0)