Detect-It-Easy/autotools
DosX 9c2f2c2519 Ensure worker event handlers run only once
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.
2026-05-25 21:13:41 +03:00
..
dbcompiler Ensure worker event handlers run only once 2026-05-25 21:13:41 +03:00
dbupdater new workflow config 2025-06-11 17:10:30 +03:00
partner Add BASE_GIT_URL to partner CONFIG 2026-05-21 23:09:28 +03:00