This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Cleanup: Close handles in script.cc:run()


On Mon, 2003-03-17 at 10:13, Igor Pechtchanski wrote:

> Rob,
> 
> BTW, this may not matter, but I agree with Max and Pavel that it's nicer
> to close the thread handle before the process one.  I've submitted the
> accordingly modified patch in
> <http://cygwin.com/ml/cygwin-apps/2003-03/msg00469.html>.  If you think it
> doesn't matter, though, then leave it as-is.

Uhm yeah - I pretty much ignored it as noise :}.

Really: 

HANDLES are refcounted. Destruction order doesn't (cannot) matter for
them.

Rob


-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]