Skip to content

Remove Shell Process #860

Closed
Closed
@cdavernas

Description

@cdavernas

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 Specificationchange: featureNew feature or request. Impacts in a minor version change

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions