On 23/01/13 10:06, Andrea Aime wrote: > > Humm... I believe that for this bug there is no way to stop the thread in > case the > bug shows up again. > If so, I would not go for the trouble of setting up a separate thread I > think, just > use the main one, and if the bug shows up again, the build will get stuck? >
Would it be possible to use CountDownLatch.await( timeout ) in the test case and kill the rendering thread if that returns false ? (I haven't looked at this issue so that may be off track) Michael ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
