Skip to content

Conversation

@ztanner
Copy link
Member

@ztanner ztanner commented Oct 9, 2024

When a static worker exits, we log the error but it doesn't get propagated to the parent process, which can cause the build to hang. If we're going to log an error about a static worker being forced to exit, this calls exit on the parent process.

Closes NDX-364

Copy link
Member Author

ztanner commented Oct 9, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @ztanner and the rest of your teammates on Graphite Graphite

@ztanner ztanner marked this pull request as ready for review October 9, 2024 00:45
@ztanner ztanner requested a review from ijjk October 9, 2024 00:48
@ijjk
Copy link
Member

ijjk commented Oct 9, 2024

Tests Passed

@ztanner ztanner merged commit c17e225 into canary Oct 9, 2024
@ztanner ztanner deleted the 10-08-ensure_export_workers_that_are_killed_bubble_up_to_parent_process branch October 9, 2024 01:57
kdy1 pushed a commit that referenced this pull request Oct 10, 2024
…0997)

When a static worker exits, we log the error but it doesn't get
propagated to the parent process, which can cause the build to hang. If
we're going to log an error about a static worker being forced to exit,
this calls exit on the parent process.

Closes NDX-364
kdy1 pushed a commit that referenced this pull request Oct 10, 2024
…0997)

When a static worker exits, we log the error but it doesn't get
propagated to the parent process, which can cause the build to hang. If
we're going to log an error about a static worker being forced to exit,
this calls exit on the parent process.

Closes NDX-364
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants