fix race condition as reported by Ralf Schmitt

This commit is contained in:
holger krekel
2011-04-14 21:35:27 +02:00
parent bd30e96ab0
commit d9c5f18478
3 changed files with 24 additions and 6 deletions

View File

@@ -5,6 +5,9 @@
- fix issue34 - distributed testing with -p plugin now works correctly
- fix race condition in looponfail mode where a concurrent file removal
could cause a crash
1.5
-------------------------