Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 29, 2019 19:53
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 Whateverable/d8fcb3b7529e7db4dea9ee75e742d916 to your computer and use it in GitHub Desktop.
Save Whateverable/d8fcb3b7529e7db4dea9ee75e742d916 to your computer and use it in GitHub Desktop.
committable6
HEAD,HEAD,HEAD,HEAD,HEAD,HEAD,HEAD,HEAD,HEAD,HEAD,HEAD,HEAD my $proc = Proc::Async.new: $*EXECUTABLE, "-e", "sleep 1"; my $prom = $proc.start; $proc.kill; await $prom; say ‘finished’;
¦«HEAD(9f433da),HEAD(9f433da),HEAD(9f433da),HEAD(9f433da),HEAD(9f433da),
HEAD(9f433da),HEAD(9f433da),HEAD(9f433da),HEAD(9f433da),HEAD(9f433da),
HEAD(9f433da),HEAD(9f433da)»:
The spawned command '/tmp/whateverable/rakudo-moar/9f433da0d67cfff5e0b8eacaf5d4c0abbf7c6ef4/bin/perl6' exited unsuccessfully (exit code: 0, signal: 1)
in block <unit> at /tmp/0sip0Gx9uB line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment