Re: Question about redirection handles in wcmd

2009-02-08 Thread Erich Hoover
On Sat, Feb 7, 2009 at 2:09 PM, Erich Hoover wrote: > I tracked down an issue where an application was running into a sharing > problem in WCMD_execute when it created redirects to the same file more than > once. I originally hacked around this issue by changing the sharing mode > for redirects,

Question about redirection handles in wcmd

2009-02-07 Thread Erich Hoover
I tracked down an issue where an application was running into a sharing problem in WCMD_execute when it created redirects to the same file more than once. I originally hacked around this issue by changing the sharing mode for redirects, but I've now narrowed down the issue. I discovered that the