Skip to content

Instantly share code, notes, and snippets.

@ugexe
Created March 27, 2022 14:58
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 ugexe/2d623df785f8a3b4defa0fc202c200b0 to your computer and use it in GitHub Desktop.
Save ugexe/2d623df785f8a3b4defa0fc202c200b0 to your computer and use it in GitHub Desktop.
❯ raku -e '(1..Inf).race(:batch(1)).map({ "/Users/ugexe/.rakubrew/versions/moar-blead/lib/Test.rakumod".IO.slurp.EVAL })'
A worker in a parallel iteration (hyper or race) initiated here:
in block <unit> at -e line 1
Died at:
===SORRY!=== Error while compiling /Users/ugexe/.rakubrew/versions/moar-blead/EVAL_0
A symbol '&MONKEY-SEE-NO-EVAL' has already been exported
at /Users/ugexe/.rakubrew/versions/moar-blead/EVAL_0:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment