Skip to content

Mirror env() values back to the process #99

Description

@wduquette

In standard TCL, changes to the env() array are mirrored back to the process, and will affect any subprocesses spawned by the Molt process. Given that Molt currently does not support the standard TCL exec and open commands, this is not a crucial problem; but it ought to be fixed eventually.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions