Skip to content

Support subprocess creation and management

No due date 95% complete

This includes supporting at least basic shell scripts, shell-script-like workflows in other langues such as Python, and the ability to spawn and manage pluggable transport subprocesses in tor and arti.

This will require implementing e.g. fork, exec, and waitpid. Maybe vfork.

Primary tracking issue: #1987

This includes supporting at least basic shell scripts, shell-script-like workflows in other langues such as Python, and the ability to spawn and manage pluggable transport subprocesses in tor and arti.

This will require implementing e.g. fork, exec, and waitpid. Maybe vfork.

Primary tracking issue: #1987