Feature request: Copy frames to child processes too
The task is to enhance the Stata parallel computing module ('parallel') to optionally copy Stata frames to child processes during parallel execution. This requires modifying the module's code to handle frame copying, potentially adding a new option to control this behavior, and thorough testing to ensure compatibility and correctness.