https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6798

Kevin A. McGrail <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Kevin A. McGrail <[email protected]> ---
(In reply to comment #3)
> Doesn't WEXITSTATUS refer to child processes / fork()?
> If so, I guess it should be GetExitCodeThread() instead because the fork
> emulation on Windows systems creates threads instead of processes.
> 
> I think the current way doesn’t harm and produces more accurate results than
> before.
> Using GetExitCodeThread() would force us to introduce an extra api call,
> wouldn’t it?

3.4.0 would be the next change to implement an extra API call, FYI...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to