-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: featureNew feature or request. Impacts in a minor version changeNew feature or request. Impacts in a minor version change
Milestone
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
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: featureNew feature or request. Impacts in a minor version changeNew feature or request. Impacts in a minor version change
Type
Projects
Status
Done