Skip to content

chore: Temporarily re-added force killsignal - #111

Merged
Aukevanoost merged 1 commit into
mainfrom
issues/95
Aug 3, 2026
Merged

chore: Temporarily re-added force killsignal#111
Aukevanoost merged 1 commit into
mainfrom
issues/95

Conversation

@Aukevanoost

Copy link
Copy Markdown
Contributor

Closes #95

This pull request introduces a minor update to the runBuilder function in src/builders/build/builder.ts to improve process exit handling and includes a note to address a known retry issue.

Process exit handling:

  • Added a delayed call to process.exit after the build completes, ensuring the process exits with the correct status code after a short timeout. This helps address issues with process termination reliability.

Maintenance and TODOs:

@Aukevanoost
Aukevanoost merged commit e5808f3 into main Aug 3, 2026
1 check 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.

Build does not exit after successful run

1 participant