in reply to Re: Perl6: Can't plan two Promises simultaneously on Psybox
in thread Perl6: Can't plan two Promises simultaneously on Psybox

Unfortunately I can't post a shortened version of the problem, as it seems related to the structure of the code. However, the problem appears rather on surface, at interface level and a quick look at line 158 and previous will make the question clear enough I hope.
  • Comment on Re^2: Perl6: Can't plan two Promises simultaneously on Psybox

Replies are listed 'Best First'.
Re^3: Perl6: Can't plan two Promises simultaneously on Psybox
by stevieb (Canon) on Jun 03, 2016 at 14:38 UTC

    Fair enough. Thanks for updating your post though, that's much more descriptive. I'm just learning p6 at this time, but I like to go off on random tangents, so when I get some time today, I'll have a look... at minimum just to learn what the Promise class does.