Skip to content

Conversation

@DalisonCPU
Copy link
Contributor

This pull request introduces the process class, which allows launching and managing external processes with input/output stream support.
It includes:

Implementation of the process class

Encoding conversion support for Windows (OEM and ACP modes)

Basic documentation for usage

A test for the process class
Notes
The class is cross-platform and should work on Linux and macOS, but it has only been tested on Windows so far.
Some features like encoding conversion are Windows-specific.

@DalisonCPU DalisonCPU force-pushed the process-management branch from c9349bf to 3791508 Compare June 20, 2025 07:44
@DalisonCPU
Copy link
Contributor Author

@samtupy I tried to correct the datastream by blocking the main script. I would like you to look like it is now. Tell me what has to be done and I'm updating here.
The code still has things from the previous code, so I will still have to remove them

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant