Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

aovens-quantifi
Copy link
Contributor

Node tool executions (non-watch) were exiting before completing. This change ensures they complete before exit.

closes #32385

Current Behavior

Node tool executions are not completing since #32356

Expected Behavior

Node tool executions complete before exit

Related Issue(s)

#32385

Fixes #32385

Node tool executions (non-watch) were exiting before completing. This change ensures they complete
before exit.

closed nrwl#32385
@aovens-quantifi aovens-quantifi requested a review from a team as a code owner September 5, 2025 15:57
Copy link

vercel bot commented Sep 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Sep 5, 2025 4:10pm

@aovens-quantifi
Copy link
Contributor Author

@Coly010 can you get this pushed through? We're not able to upgrade in this state

@sayan-das-in
Copy link

Bumping this up. @Coly010 could you please take a look ?

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.

When upgrading to v21.4.0, executor @nx/js:node does not work anymore with option "watch": false
3 participants