Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 9, 2019 05:50
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/fabb5bd36bec34e81fd8c6a344854ccc to your computer and use it in GitHub Desktop.
Save Whateverable/fabb5bd36bec34e81fd8c6a344854ccc to your computer and use it in GitHub Desktop.
committable6
46ef0ea08cae96^,46ef0ea08cae96 start { sleep 5; exit 1 }; say run <perl6 --target=parse -e ''>
¦«46ef0ea08cae96^»:
- statementlist: ''
- statement: 1 matches
- EXPR: ''
- value: ''
- quote: ''
- nibble:
Proc.new(in => IO::Pipe, out => IO::Pipe, err => IO::Pipe, exitcode => 0, signal => 0, pid => 21258, command => ("perl6", "--target=parse", "-e", "''"))
¦«46ef0ea»:
«timed out after 10 seconds» «exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment