Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): handle sync generator failures #27650

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Aug 27, 2024

Current Behavior

Failures running a sync generator or flushing its changes are not handled.

Expected Behavior

Failures running a sync generator or flushing its changes should be handled.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Aug 27, 2024
Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Sep 10, 2024 10:37am

@leosvelperez leosvelperez force-pushed the core/handle-sync-generators-failures branch 5 times, most recently from b34ae7e to 45438d4 Compare September 4, 2024 07:52
@leosvelperez leosvelperez marked this pull request as ready for review September 4, 2024 07:53
@leosvelperez leosvelperez requested a review from a team as a code owner September 4, 2024 07:53
@leosvelperez leosvelperez requested review from xiongemi, JamesHenry and FrozenPandaz and removed request for xiongemi September 4, 2024 07:53
@leosvelperez leosvelperez force-pushed the core/handle-sync-generators-failures branch 2 times, most recently from e49b8b8 to dfa7559 Compare September 5, 2024 08:59
packages/nx/src/command-line/sync/sync.ts Outdated Show resolved Hide resolved
packages/nx/src/command-line/sync/sync.ts Outdated Show resolved Hide resolved
packages/nx/src/tasks-runner/run-command.ts Outdated Show resolved Hide resolved
packages/nx/src/tasks-runner/run-command.ts Outdated Show resolved Hide resolved
packages/nx/src/tasks-runner/run-command.ts Outdated Show resolved Hide resolved
packages/nx/src/tasks-runner/run-command.ts Outdated Show resolved Hide resolved
@leosvelperez leosvelperez force-pushed the core/handle-sync-generators-failures branch from dfa7559 to 6c468a3 Compare September 10, 2024 10:31
@JamesHenry JamesHenry merged commit 4986b88 into master Sep 10, 2024
6 checks passed
@JamesHenry JamesHenry deleted the core/handle-sync-generators-failures branch September 10, 2024 16:46
FrozenPandaz pushed a commit that referenced this pull request Sep 12, 2024
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants