Skip to content

fix(core): ensure fileworker is cleaned up when workspace context is …#30683

Merged
FrozenPandaz merged 1 commit intomasterfrom
fix-cleanup
Apr 11, 2025
Merged

fix(core): ensure fileworker is cleaned up when workspace context is …#30683
FrozenPandaz merged 1 commit intomasterfrom
fix-cleanup

Conversation

@FrozenPandaz
Copy link
Copy Markdown
Contributor

…dropped

Current Behavior

The file worker was holding onto nx_files.nxt causing our tempFs to not clean up properly.

Expected Behavior

When the node cleans up workspace context, the file worker will be dropped and release the nx_files.nxt. TempFs will thus be able to clean up the temp directory properly.

Related Issue(s)

Fixes #

@FrozenPandaz FrozenPandaz marked this pull request as ready for review April 11, 2025 14:36
@FrozenPandaz FrozenPandaz requested review from a team as code owners April 11, 2025 14:36
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 11, 2025

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 Apr 11, 2025 2:37pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Apr 11, 2025

View your CI Pipeline Execution ↗ for commit b8b3cb1.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-ci ✅ Succeeded 5m 36s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 21s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-11 17:44:09 UTC

@FrozenPandaz FrozenPandaz enabled auto-merge (squash) April 11, 2025 14:39
@FrozenPandaz FrozenPandaz merged commit f839b07 into master Apr 11, 2025
12 checks passed
@FrozenPandaz FrozenPandaz deleted the fix-cleanup branch April 11, 2025 17:44
@github-actions
Copy link
Copy Markdown
Contributor

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 Apr 17, 2025
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.

2 participants