On 10/19/18 7:58 PM, ToddAndMargo via perl6-users wrote:
sub RunNoShellAll( Str $RunString, Bool $StdOut, Bool $StdErr, Bool $Code, --> List ) {
Had to remove the --> List to get rid of the random core dumps https://github.com/rakudo/rakudo/issues/2403