Skip to content

Instantly share code, notes, and snippets.

@jnthn
Created October 17, 2017 13:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jnthn/dc43a3154c49a3a99e71cea6d2bfa91e to your computer and use it in GitHub Desktop.
Save jnthn/dc43a3154c49a3a99e71cea6d2bfa91e to your computer and use it in GitHub Desktop.
A worker in a parallel iteration (hyper or race) initiated here:
in sub p-to-json at json-hyper.p6 line 28
in block <unit> at json-hyper.p6 line 46
Died at:
This Seq has already been iterated, and its values consumed
(you might solve this by adding .cache on usages of the Seq, or
by assigning the Seq into an array)
in sub p-to-json at json-hyper.p6 line 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment