Ticket #40855

Refactoring exec_process

Open Date: 2020-10-10 22:34 Last Update: 2020-11-03 21:56

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
(None)
Priority:
3
Severity:
3
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

The exec_process function is so complex. It should be refactored.

Ticket History (3/3 Histories)

2020-10-10 22:34 Updated by: magicant
  • New Ticket "Refactoring exec_process" created
2020-11-01 14:40 Updated by: magicant
Comment

As a side effect of this refactoring, I think a bug can be fixed where redirections for a subshell command are not evaluated in the current shell.

  1. unset x
  2. (:) < ${x=/dev/null}
  3. echo $x
2020-11-03 21:56 Updated by: magicant
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
Comment

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login