On Tuesday, March  8, Richard Hainsworth wrote: 
> I would like some help on a strategy to find what/where the problem is, and
> how to prevent the error.

Not sure if it will help since it looks like the issue is more
low-level, but feel free to try out some very new functionality for
debugging threading issues using Dawa --

  https://git.sr.ht/~bduggan/raku-dawa#multiple-threads

  https://raku.land/cpan:BDUGGAN/Dawa

Perhaps stopping the threads and then stepping through statements
in each one can help to hone in on the race.

Brian

Reply via email to