https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6798
--- Comment #5 from Mark Martinec <[email protected]> --- > Doesn't WEXITSTATUS refer to child processes / fork()? Yes. > If so, I guess it should be GetExitCodeThread() instead because the fork > emulation on Windows systems creates threads instead of processes. I see. If WEXITSTATUS works as expected, there is no need to dig deeper. -- You are receiving this mail because: You are the assignee for the bug.
