> On Sep 6, 2017, at 1:57 PM, Elizabeth Mattijsen via RT
> wrote:
>
>
>> On 6 Sep 2017, at 22:46, J . David Lowe (via RT)
>> wrote:
>>
>> # New Ticket Created by J . David Lowe
>> # Please include the string: [perl #132042]
>> # in the
> On Sep 6, 2017, at 1:57 PM, Elizabeth Mattijsen via RT
> wrote:
>
>
>> On 6 Sep 2017, at 22:46, J . David Lowe (via RT)
>> wrote:
>>
>> # New Ticket Created by J . David Lowe
>> # Please include the string: [perl #132042]
>> # in the
Agreed. In that case, the threads are just racing to observe a mutating value
while it's in the "expected" state.
I will add my voice to the chorus calling for either making roles into
closures, or producing a compile-time warning or error. It's tempting to use
roles to "monkey patch", and woul
Agreed. In that case, the threads are just racing to observe a mutating value
while it's in the "expected" state.
I will add my voice to the chorus calling for either making roles into
closures, or producing a compile-time warning or error. It's tempting to use
roles to "monkey patch", and woul