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
src fix(util): separate process exit from capture completion 2026-08-31 15:12:01 -04:00
test
package.json refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
tsconfig.build.json
tsconfig.dist.json refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
tsconfig.json