I noticed the recent change to stop integration tests from running in parallel 
on Windows.  Is it really safe to run the integration tests in parallel on any 
OS?  I have inadvertently run multiple gradle instances before and have on 
several occasions corrupted some of the gradle caches.  After this, not even 
'gradle -t' would work until I did '-C rebuild'.  It looked like forking 
multiple gradle instances simultaneously on the same working directory would 
always be a bad idea.  Is this not true?
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to