mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Add execArgv: [] when creating the Worker and introduce a 'settled' flag with a once() helper to ensure 'message', 'error', and 'exit' handlers only act once. This prevents multiple resolve/stat updates if the worker emits multiple events (avoiding duplicate stats increments, repeated resolves, and noisy error handling). Keeps existing resourceLimits and preserves logging for failures. |
||
|---|---|---|
| .. | ||
| node_licenses | ||
| node_modules | ||
| node_modules_clean.cmd | ||
| node_modules_clean.sh | ||
| package-lock.json | ||
| package.json | ||
| task.js | ||
| worker.js | ||