[Pysys-commits] SF.net SVN: pysys:[838] trunk
Brought to you by:
ben-spiller,
moraygrieve
From: <ben...@us...> - 2018-04-04 15:10:57
|
Revision: 838 http://sourceforge.net/p/pysys/code/838 Author: ben-spiller Date: 2018-04-04 15:10:36 +0000 (Wed, 04 Apr 2018) Log Message: ----------- dded BaseResultsWriter class and associated docstring documentation to make it easier to create new results writers, and clarified thread safety guidelines for writers in the docstring. Also removed some redundant exception handling blocks and made others more precise so it's easier to debug problems with writers - if something goes wrong we don't want it to be silently hidden Modified Paths: -------------- trunk/pysys/baserunner.py trunk/pysys/utils/threadpool.py trunk/pysys/writer/__init__.py trunk/pysys-dist/pysys-release.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |