Skip to content

missing readable error message #6

Description

@SupraSummus
#!/usr/bin/env pgspawn
nodes:
  - command: [minos/minos, 0, 3, "-,1"]
    inputs:
      0: program
      3: program_inner
    outputs:
      #1: test
  - command: [cat, programs/cnew.c.bin]
    outputs: {1: program}
  - command: [cat, programs/hello.asm.bin]
    outputs: {1: program_inner}
  - command: [./stdin-eq, "parent\nhello world\n"]
    inputs:
      0: test

results in a stacktrace

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions