Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
02:14 perlmaros left 05:06 rba left 05:07 rba_ joined, rba_ is now known as rba 05:11 SmokeMachine left, kawaii_ left 05:12 SmokeMachine joined, kawaii_ joined 05:14 Altreus left 05:16 Altreus joined 07:10 patrickb joined 07:23 Geth left, Geth joined 07:32 patrickb left 07:33 patrickb joined
japhb Testing of Cro::WebApp from GitHub HEAD gives: 07:55
[Cro::WebApp] Could not locate template 'literal.crotmp'
lizmat is that something I broke? 07:59
japhb I saw that in several rebuilds, but I was paying way more attention the last few, so I can't rule out that it was already there before.
When I get the results of the full rebuild against Rakudo HEAD tomorrow morning, I'll check this specifically. 08:00
But I mention it here before going to bed in case it's trivial for the Cro folks to recreate and fix.
lizmat ack 08:01
sleep well :-)
japhb thx &
jnthnwrthngtn japhb: Do the tests fail or is it just a bit of stray diagnostic output? 09:00
10:29 sena_kun joined 11:15 perlmaros joined 13:27 sena_kun left 13:44 sena_kun joined 17:38 sena_kun left
japhb jnthnwrthngtn: The tests seem to pass, but it doesn't look like diagnostic output either; it gives an exception backtrace. I wanted to make sure that was intentional. 18:10
jnthnwrthngtn: gist.github.com/japhb/14531478f1d5...ac915ec903 18:25
19:36 patrickb left
jnthnwrthngtn japhb: Ah, yes, seems there's a test that we don't incorrectly find a template that should not be in the search path, and that does produce an exception message to the terminal by default (good for folks debugging rather than a silent 500) 20:31
It's harmless, but worth supressing since it looks concerning :) 20:32
japhb Ah gotcha 20:59