Dyalog / Dyalog/APLProcess

APLProcess has confusing errors if .NET is not available

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
APL
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.