Fire is step THREE! | github.com/perl6/toolchain-bikeshed | Channel logs: irclog.perlgeek.de/perl6-toolchain/today | useful prior art: metacpan.org/pod/CPAN::Meta::Spec
Set by moderator on 11 June 2016.
00:02 lizmat joined 01:48 ilbot3 joined
moderator Fire is step THREE! | github.com/perl6/toolchain-bikeshed | Channel logs: irclog.perlgeek.de/perl6-toolchain/today | useful prior art: metacpan.org/pod/CPAN::Meta::Spec
07:44 domidumont joined 07:48 domidumont joined 10:14 FROGGS joined
nine ugexe: I usually use this patch: gist.github.com/niner/c347b3fcf62a...d70f9154c7 10:30
ugexe: otherwise as you mentioned, debugging is much harder
10:39 domidumont joined
ugexe github.com/rakudo/rakudo/compare/n...cc28a4R219 15:00
that lets the error debugging work 15:01
i've had to work around that `run` bug before: github.com/ugexe/zef/blob/master/l...t.pm6#L772 where it has to eagerly read :err first followed by :out, and then it also has to do `$ = $proc.out/err.close` or `|$proc.out/err.close` (otherwise it doesn't get sunk?) 15:08
RT#125757 is related i think 15:15
15:21 ribasushi joined
ugexe and my guess is the `run` bug somehow causes an unlock to be missed and it gets stuck in a deadlock 15:24
15:51 domidumont joined 18:55 edehont joined 19:15 tbrowder joined 20:16 TimToady joined