[Biojava-dev] [Bug 2164] Restriction Mapper - Thread (or dual core cpu) problem
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Thu Jan 24 12:22:41 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2164
------- Comment #13 from mark.schreiber at novartis.com 2008-01-24 07:22 EST -------
Using the stopThread() method prevents the race condition. The other option is
to make the threads deamon threads which terminate when all other threads are
finished.
I have tested this on a dual core machine with windows vista on a 1 million
base pair sequence and there is no problem. Unless someone can determine this
bug remains on other operating systems I will close the bug. Please use the
current version of biojava from SVN for testing.
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the biojava-dev
mailing list