Skip to content

CGI Process Execution #46

@flavify

Description

@flavify
  • CGI scripts are executed as separate processes (using fork() and execve())
  • Potential errors that may arise during process creation and execution are handled
  • Unit test: Test the execution of CGI scripts with different arguments and envs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions