dwmkerr / dwmkerr/consolecontrol

Multiple processes

Open
#58 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
786
Forks
166
Avg merge
3d 23h
Merged PRs (30d)
1

Description

This control's API assumes that only one process will run at a time. But this seems like an unnecessary restriction. In a normal console session, any number of processes might be running at any given time. StartProcess should return a process ID or Process object that can later be used to terminate that specific process, while other ConsoleControl child processes continue to run.

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.