Skip to content
Snippets Groups Projects
Commit e6550bec authored by Robert Goldman's avatar Robert Goldman
Browse files

Merge branch 'run-program-messy-with-rebasing' into 'master'

%run-program: Overhaul of asynchronous process spawning

The primary changes made in this branch can be summarised as follows:
 - Employ parameter-error and not-implemented-error
 - Add and use process-info class with a few corresponding getter functions
 - Export functions: process-info-pid, wait-process
 - Add functions: launch-program, close-streams, process-alive-p, terminate-process
 - Unify exit status codes
 - Add tests; unix-specific for now.

See merge request !3
parents efc14379 46eb49bf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment