Closed
Description
What would you like to be added:
Remove the shell process, as suggested by @fjtirado in #859.
Why is this needed:
- Is not portable if not restricted to a specific OS
- There is, by definition, an isolation concern when using commands, even though runtimes can easily choose to solve them by... using containers, for example.
- The exact same functionality can be achieved in a fully isolated and portable way using containers, making it, at best, redundant.
Metadata
Metadata
Assignees
Type
Projects
Status
Done