d4rkstar opened a new pull request, #177:
URL: https://github.com/apache/openserverless-task/pull/177

   fixed bugs:
   - Race condition on PID file deletion
   - Invalid signal handler for SIGKILL
   - Wrong API used to send SIGKILL to a process group
   - Missing file extension in import
   - Unused dead-code function
   - Possible null pointer dereference
   - Duplicate argument names in CLI parser
   - Incorrect file existence check
   - Sort executed inside a loop unnecessarily
   - Typo in JSDoc comment
   - Fire-and-forget process spawn (intentional, documented)
   - Missing semicolon
   - Unsafe directory change
   - Redundant directory-exists check
   - Item previously reported as duplicate (not present in code)
   - Variable referenced without expansion
   - Signal handler registered inside a function
   - Missing error check for spawn


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to