mailr15393 - /1.3/multi/processor.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on February 28, 2012 - 16:24:
Author: bugman
Date: Tue Feb 28 16:24:12 2012
New Revision: 15393

URL: http://svn.gna.org/viewcvs/relax?rev=15393&view=rev
Log:
Removed a no longer relevant FIXME comment.


Modified:
    1.3/multi/processor.py

Modified: 1.3/multi/processor.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/multi/processor.py?rev=15393&r1=15392&r2=15393&view=diff
==============================================================================
--- 1.3/multi/processor.py (original)
+++ 1.3/multi/processor.py Tue Feb 28 16:24:12 2012
@@ -734,7 +734,6 @@
         # The master processor.
         if self.rank() == 0:
             stdout_capture = IO_filter(pre_strings[0], sys.stdout)
-            #FIXME: seems to be that writing to stderr results leads to 
incorrect serialisation of output
             stderr_capture = IO_filter(pre_strings[1], sys.stderr)
 
         # The slaves.




Related Messages


Powered by MHonArc, Updated Tue Feb 28 16:40:04 2012