Base1PluginExecuter ignores leaveStdin/leaveStdout parameters
The stdin.txt is always deleted and the stdout.txt is always kept. The deletion of stdin.txt causes a problem since at the same time there is an AnyToAny link created to it. Normally, the AnyToAny link would automatically be deleted, but since the creation happens after the deletion of stdin.txt this will not happen in this case.
Change History
(5)
Owner: |
changed from everyone to Johan Enell
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Resolution: |
fixed
|
Status: |
closed → reopened
|
Resolution: |
→ fixed
|
Status: |
reopened → closed
|
(In [3727]) Fixes #739