tbrowder ditto nice. sena_kun++ 02:47
tyil the Rakudo 2021.02.1 release has no assets on github like the previous releases, is this intentional? 07:27
MasterDuke tyil: looks like Geth went awol again 08:20
tyil it seems to be happening more often lately :/ 08:20
nine So what's wrong with Geth? 08:21
sena_kun tyil, uploaded assets, my bad 09:07
tyil nine: nobody knows 09:07
.tell sena_kun thanks!
tellable6 tyil, I'll pass your message to sena_kun
nine does it crash? or just hang? 09:10
tyil the raku process is still alive, but it seems to disconnect often and not reconnect 09:11
nine anything in any logs?
tyil actually, thinking about it, wonder if it's just not responding to a PING when handling a github request 09:12
MasterDuke tried running it under strace?
tyil MasterDuke: I wouldn't have a clue of what info to get out of the strace output to be frank
MasterDuke i haven't used strace much for networking problems, but you would be able to see failed system calls 09:15
sends/receives, etc
gfldex is nqp::getlexcaller exposed somehow in Raku-land? 09:35
MasterDuke pretty sure not 09:38
nine tyil: I'd do two things: go over all react blocks and Supply things and ensure that we don't swallow any exceptions and add lots of debug output for connection open/close, etc. 09:47
Though a quick look at the source shows that it should already report exceptions on STDOUT, so they should be visible in the journal 09:48
Geth roast: 9f81cfa044 | (Daniel Sockwell)++ | S06-other/main-usage.t
Add tests for whitespace-delimited CLI arguments

See rakudo/rakudo/pull/4201
09:57
¦ roast: ce8b8a5068 | (Daniel Sockwell)++ (committed using GitHub Web editor) | S06-other/main-usage.t
¦ roast: Merge pull request #716 from codesections-forks/master
[Tux] Rakudo v2021.02.1-13-g17c7c1889 (v6.d) on MoarVM 2021.02-3-g4ae157c33
csv-ip5xs0.827 - 0.832
csv-ip5xs-208.440 - 8.496
csv-parser26.592 - 30.136
csv-test-xs-200.402 - 0.421
test8.499 - 8.726
test-t1.952 - 2.005
test-t --race0.916 - 1.141
test-t-2033.260 - 35.328
test-t-20 --race9.998 - 12.001
13:41
Geth rakudo/rakuast: 676486ddbf | (Jonathan Worthington)++ | 8 files
RakuAST support for the `is` trait
16:37
Geth roast: 8f220978f5 | (Salvador Ortiz)++ (committed using GitHub Web editor) | S32-list/create.t
Tests for rakudo PR #4208

Seems that the creation with 'is List' wasn't tested. Can be merged after the annotated PR.
16:57
roast: d9b99c9643 | (Salvador Ortiz)++ (committed using GitHub Web editor) | S32-list/create.t
Attend @vrurg requests
roast: d3466bfb7f | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | S32-list/create.t
Merge pull request #717 from Raku/salortiz-is-List-tests

Tests for rakudo PR #4208
Geth rakudo/rakuast: 6edd7b3fff | (Jonathan Worthington)++ | 2 files
Simpler/cheaper value handling for :a/:!a
18:32
rba patrickbkr[m]: I opened a new playground for rakubrew.org container deployment. Do you like to jump in? 21:50
leont Just had t/spec/S32-list/create.t fail because «You planned 11 tests but ran 10.» 22:58
lizmat fixed, leont++ 22:59
leont lizmat++ 23:16