|
From: | David Chisnall |
Subject: | Re: Please test new NSLock implementation! |
Date: | Wed, 2 Sep 2009 16:39:53 +0100 |
On 2 Sep 2009, at 16:40, Philippe Roussel wrote:
Hi David It no longer locks but emits 2 FAILs FAIL: Recursive lock with NSLock raises an exception FAIL: Recursive lock with NSConditionLock raises an exception Is that what you expexted ?
Yup, these are now expected fails (I haven't updated the tests). OS X doesn't throw this exception either, but it deadlocks (which was the behaviour you were seeing before, but OS X also logs a warning, which you weren't seeing).
David
[Prev in Thread] | Current Thread | [Next in Thread] |