Fix pkg hanging if some process spawn by the script remains running after script itself exits.
modified libpkg/scripts.c
@@ -245,12 +245,19 @@ pkg_script_run(struct pkg * const pkg, pkg_script type, bool upgrade)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|