On Sat, Nov 22, 2014 at 6:02 PM, Rafael Goncalves Martins
<[email protected]> wrote:
> On Sat, Nov 22, 2014 at 8:54 PM, Alex Brandt <[email protected]> wrote:
>> On Saturday, November 22, 2014 23:06:29 Michał Górny wrote:
>>> Hello, Python team and other nice people.
>>>
>>> I'd like to discuss the topic of parallel runs again. While it
>> sounded
>>> like a good idea at first, I have my doubts now. I'll try to
>> shortly
>>> describe the implementation, then recollect the advantages
>>> and disadvantages of it.
>>>
>>> What are your thoughts?
>>
>> Based on your excellent set of points (dropped for length) I'd
>> vote for dropping the parallel phases and making things work as
>> expected rather than faster.
>>
>
> +1
>
> I agree with dropping parallel phases.
>

It was an interesting experiment, but I agree that we should aim to
simplify things here. As a developer, I usually find my self disabling
it when trying to reproduce bugs anyway.

Reply via email to