opencode/packages/util
Kit Langton acaca2cc01 fix(util): separate process exit from capture completion
Report exit and running state from the child exit signal, independently of buffered output. On scope release, discard abandoned capture and retain the existing pipe-close or capture-deadline wait before applying process-group cleanup policy.

Cover unread output after confirmed process exit, successful descendant survival, and the approved policy that a parent exiting successfully before its invocation timeout retains success while the bounded capture grace finishes.
2026-08-31 15:12:01 -04:00
..
docs refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
script feat(util): configure package publishing (#38129) 2026-07-21 12:32:23 -04:00
src fix(util): separate process exit from capture completion 2026-08-31 15:12:01 -04:00
test refactor(util): remove xdg-basedir dependency (#42462) 2026-08-13 21:18:48 -04:00
package.json refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
tsconfig.build.json feat(util): configure package publishing (#38129) 2026-07-21 12:32:23 -04:00
tsconfig.dist.json refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
tsconfig.json feat(util): configure package publishing (#38129) 2026-07-21 12:32:23 -04:00