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.
xinming what is Cro::Iri? I saw we have this module, does it mean internal resource identifier? 03:12
japhb International, IIRC 05:38
xinming got it, thanks 07:02
07:56 patrickb joined 08:19 Geth left 08:41 Geth joined 09:01 patrickb left 10:43 Altai-man joined 12:04 patrickb joined
lizmat Q: can I use the same Cro::HTTP::Client simultaneously from multiple threads ? 12:45
jnthnwrthngtn Yes 12:46
lizmat ok, so that could not be the reason I'm getting: 12:47
Header table index 82 out of range
in method resolve-decoded-index at /Users/liz/Github/rakudo.moar/install/share/perl6/site/sources/4CC285A8AB160824E5A42DC6EF776B610FCEB2F9 (HTTP::HPACK) line 258
(which is on new-disp, maybe I should revert to master ftm?)
jnthnwrthngtn It shouldn't be causing any concurrency around that, no 12:48
Weird...wonder if it's something in the HPACK impl
lizmat ok... I guess I'll switch back to master for sanity :-)
jnthnwrthngtn Worth a check. You can also force HTTP/1.1 as a workaround. 12:49
lizmat fwiw, master gives the same error 12:59
fg 13:00
guess I'm going to take out the .race :-)
jnthnwrthngtn: I have a golf of the problem, interested ? 13:42
gist.github.com/lizmat/5c0b34159fa...175900d460 13:44
adding :http<1.1> to the client init fixes the issue 13:47
jnthnwrthngtn oh, so not even about parallelism 13:55
Please make an issue on cro-http
I've got my head in callwith semantics at the moment 13:56
lizmat github.com/croservices/cro-http/issues/156 13:58
jnthnwrthngtn Thanks 14:01
15:22 patrickb left 16:43 Altai-man left 18:25 summerisle left 18:45 summerisle joined 19:43 japhb left 19:46 japhb joined