nine releasable6: status 07:42
releasable6 nine, Next release in ≈4 days and ≈11 hours. 2 blockers. Changelog for this release was not started yet
nine, Details: gist.github.com/b95fe87ff77f716d7c...31b8f223ba
lizmat Files=1305, Tests=111219, 206 wallclock secs (28.41 usr 8.07 sys + 2880.14 cusr 273.71 csys = 3190.33 CPU) 09:17
releasable6 Next release in ≈4 days and ≈3 hours. 4 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 15:00
Geth rakudo: 9b6d89b18c | (Elizabeth Mattijsen)++ | IN-MEMORIAM.md
Add an In Memoriam file to complement CREDITS

While I was going through the CREDITS file the other day, I couldn't help but notice that 2 people in there had passed away. So I thought it would be nice to commemorate them more extensively in a separate file, to be able to credit their work better, and keep their memories alive. ... (5 more lines)
15:04
[Coke] lizmat++ 15:07
Geth rakudo: f9f3b66253 | (Elizabeth Mattijsen)++ | IN-MEMORIAM.md
Add text from obituary for Jeff Goff
15:11
Geth rakudo: 170add2625 | (Elizabeth Mattijsen)++ | IN-MEMORIAM.md
Cosmetic change
15:12
lizmat afk for a few hours& 15:18
MasterDuke timotimo: any suggestions for diagnosing that bug the loop() example showed? 15:54
timotimo no, i haven't had much success the last time around, either 17:23
MasterDuke see what i mentioned over in #moarvm? 17:24
timotimo ah, interesting 19:55
but doesn't give me a lot of extra clue
MasterDuke any other useful info to gather? 20:02
Xliff . 23:08
tellable6 2020-03-23T07:38:40Z #raku-dev <nine> Xliff: I don't see why that would have changed. The locking needs are dictated by the architecture, not the implementation. That doesn't have changed
timotimo anybody here wrote a twitter bot in raku yet? 23:36
tony-o . 23:41
tellable6 2020-03-16T22:43:47Z #raku <tbrowder> tony-o ^^^
2020-03-16T22:57:15Z #raku <tbrowder> tony-o the travis thing appears to be their problem, a restart worked
2020-03-18T12:24:25Z #raku <tbrowder> tony-o the docker file failed with Inline::Perl5 as dependency in META6.json
2020-03-18T13:43:47Z #raku <tbrowder> tony-o see my PR #4 for your rakudo-nightly
tony-o oh god
.tell tbrowder merged rakudo-nightly 23:42
tellable6 tony-o, I'll pass your message to tbrowder
Xliff .tell AlexDaniel Blin run never finished. Ran it over night and it looked to be an endless loop. Do you have another, smaller invocation so I can see what's going on? 23:52
tellable6 Xliff, I'll pass your message to AlexDaniel
AlexDaniel` do you have a log of that? 23:53
tellable6 2020-03-24T23:52:30Z #raku-dev <Xliff> AlexDaniel Blin run never finished. Ran it over night and it looked to be an endless loop. Do you have another, smaller invocation so I can see what's going on?
Xliff I should. Assuming the log was created 23:53
AlexDaniel I mean, in your terminal
Xliff Um. No. 23:54
AlexDaniel Xliff: so what was the last line you remember?
what did it say?
Xliff It kept running the same thing over and over.
2 jobs out of 4
AlexDaniel okay
let's try with these arguments only: --old=2018.06 --new=2018.09 Foo::Regressed
I'll investigate meanwhile