exit handlers patch instead of continuous

This commit is contained in:
henderkes
2026-04-28 22:24:13 +07:00
parent b536d0c694
commit b5dca48acf
6 changed files with 125 additions and 30 deletions

View File

@@ -145,7 +145,7 @@ abstract class UnixBuilderBase extends BuilderBase
throw new SPCInternalException("Deploy failed. Cannot find file after copy: {$dst}");
}
if (!$this->getOption('no-strip')) {
if (!$this->getOption('no-strip') && !$this->getOption('pgi')) {
// extract debug info
$this->extractDebugInfo($dst);
// extra strip