Skip to content

APLProcess has confusing errors if .NET is not available #6

Description

@mbaas2

If .NET is not accessible or not installed, this leads to an error in the Run function - but that result is thrown away (goes into {}). So we get VALUE ERROR later tying to inspect proc.Proc.Id.
I would suggest to look at the result and to ⎕SIGNAL an error if we can't start processes - PR coming.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions