Skip to content

proc::async output error #4324

Open
Open
@coke

Description

@coke

https://docs.raku.org/type/Proc/Async

shows output of

Proc finished. Exit code: 0

But the code above has

say ‘Proc finished: exitcode=’, .exitcode, ‘ signal=’, .signal;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugError of some kind, from a typo to errors in the examples.docsDocumentation issue (primary issue type)good first issueIf you want to dive in, this would be a good place to start

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions