[phobos] [D-Programming-Language/phobos] 99336f: Fix bug in std.parallelism unittest. (All code ch...

David Simcha dsimcha at gmail.com
Sat May 7 12:13:56 PDT 2011


On 5/7/2011 2:01 PM, Robert Jacques wrote:
> Do you know/remember the cause of this? (i.e. are we still using a 
> local look-up cache for capacity?)

Yes, that's the issue.  I changed a few cases in the std.parallelism 
unittest a long time ago but forgot to change the rest because they 
never failed in practice even if they were wrong in theory.  This 
failure reminded me that they needed to be fixed.



More information about the phobos mailing list