<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1: Not thread safe</title><link href="https://sourceforge.net/p/jfunc/bugs/1/" rel="alternate"/><link href="https://sourceforge.net/p/jfunc/bugs/1/feed.atom" rel="self"/><id>https://sourceforge.net/p/jfunc/bugs/1/</id><updated>2002-07-09T21:32:39Z</updated><subtitle>Recent changes to 1: Not thread safe</subtitle><entry><title>Not thread safe</title><link href="https://sourceforge.net/p/jfunc/bugs/1/" rel="alternate"/><published>2002-07-09T21:32:39Z</published><updated>2002-07-09T21:32:39Z</updated><author><name>Shane Celis</name><uri>https://sourceforge.net/u/semios/</uri></author><id>https://sourceforge.netfcd514acff7cf6a3ad745ad09f52ced8b6da6804</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The multiple failures mechanism is not thread safe, in that if you have multiple tests being executed at the same time the assert messages will become convoluted and not exhibit the correct behavior.  It also has an ugly design problem having to do with a few static variables that ought to be seriously refactored.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>