Skip to content

Conversation

@XiaochenCui
Copy link
Contributor

fix #1391

Workers need to be fully tested before merge.

@XiaochenCui XiaochenCui marked this pull request as ready for review July 30, 2025 23:10
@XiaochenCui
Copy link
Contributor Author

the "worker reload on file update" feature has been tested manually

@KernelDeimos
Copy link
Contributor

'fs.write.file' should be emitted after await entryOp.awaitDone() and also after await svc_fileCache.invalidate(node). This can be done using the TeePromise class with two instances in an asynchronous IIFE.

@XiaochenCui
Copy link
Contributor Author

XiaochenCui commented Aug 11, 2025

'fs.write.file' should be emitted after await entryOp.awaitDone() and also after await svc_fileCache.invalidate(node).

This has been solved, I'll test the feature manually with Rafflesia

@KernelDeimos KernelDeimos merged commit ffc9246 into HeyPuter:main Aug 13, 2025
4 checks 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.

Consolidate fs.written and fs.write

2 participants