<Jalves>
Hey all, maybe someone could help me understand what is causing the behaviour I describe in the following link and what is the appropriate way to address it. Situation: https://thepasteb.in/p/JZhp30vQA6WSg
<GitHub158>
jruby/master 1d2f3d8 kares: raise ConcurrencyError on thread-safety issue from Array#collect...
<GitHub158>
jruby/master f9b405b kares: do not initialize var to null and re-use computed nil value
<GitHub163>
[jruby] kares closed issue #3729: Occasional ArrayIndexOutOfBoundsException from a line of Ruby that isn't doing array lookups https://git.io/vaW3J
<GitHub104>
[jruby] chrisseaton pushed 3 new commits to truffle-head: https://git.io/vMLw6
<GitHub104>
jruby/truffle-head a408b51 Chris Seaton: [Truffle] Use a separate tag for coverage line.
<GitHub104>
jruby/truffle-head 1cd7889 Chris Seaton: [Truffle] Move the enabled check on coverage to an external thing.
<GitHub104>
jruby/truffle-head 80ed88d Chris Seaton: [Truffle] We can create the coverage manager earlier and so simplify some logic in the translator.