Skip to content

build: fix environment handling in runCommandOrPanic#69

Merged
DonPrus merged 4 commits into
nullclaw:mainfrom
cheleb:68-OOM-M1-build
May 8, 2026
Merged

build: fix environment handling in runCommandOrPanic#69
DonPrus merged 4 commits into
nullclaw:mainfrom
cheleb:68-OOM-M1-build

Conversation

@cheleb
Copy link
Copy Markdown
Contributor

@cheleb cheleb commented May 7, 2026

Update runCommandOrPanic to properly capture and pass the current process environment to child processes using std.process.Environ.Block and std.Io.Threaded. This replaces the use of page_allocator with the provided allocator for better memory management.

Update runCommandOrPanic to properly capture and pass the current process
environment to child processes using std.process.Environ.Block and
std.Io.Threaded. This replaces the use of page_allocator with the provided
allocator for better memory management.
@cheleb cheleb mentioned this pull request May 7, 2026
@cheleb cheleb force-pushed the 68-OOM-M1-build branch from f1b3078 to ae7a9d9 Compare May 7, 2026 07:25
@DonPrus DonPrus merged commit c09a6c0 into nullclaw:main May 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants