On 10/17/2017 08:37 PM, perl6 via RT wrote:
I've modified the BSON code quite a bit thanks to examples from Zoffix,
crashes are gone! Also I changed the parts encoding the document due to
hangups I still experienced. This was still a problem of which I thought
I had fixed it, issue #20 threadpool exhaustion
<https://github.com/MARTIMM/BSON/issues/20>*
*
Hangups did still occur after that but it went when I upgraded rakudo.
(version 2017.10-25-gbaed02bf7 built on MoarVM version 2017.10)
I've tested for hours with the
while prove -e perl6 t; do true; done
trick. So I think this ticket can be closed.
Regards,
Marcel