RE: Patch to DorothyLocker
"Garth T Kidd" <garth-OnzZ1s1DREKDegMON/[email protected]> Thu, 23 Sep 2004 07:17:30 +1000
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Organization | Deadly Bloody Serious |
| Message-ID | <[email protected]> |
No need, but thanks for the offer! I stripped back and simplified the code, kept in mind that if the calling thread was the lock owner I knew I wasn't re-entrant, and it all behaved pretty quickly. My main cause for concern now is not knowing how well the LockWhiner reporting will go. I guess I should set the whine period to a tenth of a second to try it out. :) -----Original Message----- From: pyds-dev-admin-iYtK5bfT9M//Ad8WF/[email protected] [mailto:pyds-dev-admin-iYtK5bfT9M//Ad8WF/[email protected]] On Behalf Of Thomas Klaeger Sent: Wednesday, 22 September 2004 7:55 PM To: Garth T Kidd Cc: pyds-dev-iYtK5bfT9M//Ad8WF/[email protected] Subject: Re: [Pyds-dev] Patch to DorothyLocker Is there any possibility I can help out?