Thanks very much Jody.

Michael

On Feb 14, 2008 1:40 PM, Jody Garnett <[EMAIL PROTECTED]> wrote:
> The shapefile read/write support is known to deadlock on 2.4.0, a
> rewrite has been made for trunk (ie GeoTools 2.5) and we are waiting on
> community review and feedback.
>
> Looking at the test it makes use of wait(500) a fair bit - trying to
> sleep for a set amount of time and verify that the lock has indeed been
> released. Since the actual functionality of wait is a bit random on
> different operating systems we have taken to making a loop and checking
> that the system clock did in fact change (wait is only a request often
> it can return before the system clock has managed to tick over; darn
> computers getting faster and breaking my tests!)
>
> Cheers,
> Jody

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to