Skip to content

Add a log warning if environment size exceeds system limits on POSIX#721

Merged
dnzbk merged 1 commit intodevelopfrom
fix/args-list-too-long
Jan 22, 2026
Merged

Add a log warning if environment size exceeds system limits on POSIX#721
dnzbk merged 1 commit intodevelopfrom
fix/args-list-too-long

Conversation

@dnzbk
Copy link
Copy Markdown
Collaborator

@dnzbk dnzbk commented Jan 21, 2026

Description

#708

  • Log a warning if the environment size exceeds the system limit, aiding in debugging script execution failures.

Testing

  • macOS Ventura amd64

Docker

  • arm64
  • armv7

@dnzbk dnzbk requested a review from luckedea January 21, 2026 08:22
@dnzbk dnzbk marked this pull request as draft January 21, 2026 08:27
@dnzbk dnzbk marked this pull request as ready for review January 21, 2026 08:28
@dnzbk dnzbk changed the title Add environment size check to prevent process creation failures Add a log warning if environment size exceeds system limits on POSIX Jan 22, 2026
@dnzbk dnzbk force-pushed the fix/args-list-too-long branch from 08768a7 to bb33281 Compare January 22, 2026 07:56
@dnzbk dnzbk merged commit 4712579 into develop Jan 22, 2026
9 checks passed
@dnzbk dnzbk deleted the fix/args-list-too-long branch January 22, 2026 16:02
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