-
Notifications
You must be signed in to change notification settings - Fork 1k
Why is the /tmp/pkg file created every execution #1606
Comments
It's not a file, it's a folder. Inside that folder we copy |
What is |
what are these? I know that will copy node files @robertsLando |
Check this: #1492 |
each one of that is a sha of the node addon file, the mentioned PR force copy node files there on every boot |
Should these pkg-xxxx files be cleaned up? Although the OS will clean up |
I've confirmed a bug where my app starts multiple worker_threads at the same time, and every time they start, they re-copy and generate files. file already exists or bus error or file too short |
Would you like to submiit a PR to fix this issue? |
I haven't thought of a reasonable fix for the time being, I'll think about it first |
What version of pkg are you using?
5.6.0
What version of Node.js are you using?
any
What operating system are you using?
linux
What CPU architecture are you using?
x86_64
What Node versions, OSs and CPU architectures are you building for?
node16
Describe the Bug
The text was updated successfully, but these errors were encountered: