Follow-up from "Move init_tools script into gitlab rails"
MR: Pending
Description
The following discussion from !191251 (merged) should be addressed:
-
@cwoolley-gitlab started a discussion: (+1 comment) thought (non-blocking): There's some more elegant ways to handle the sub-process execution, such as
Open3.popen3
(https://docs.ruby-lang.org/en/master/Open3.html#method-c-popen3).Could we make a quick TODO and follow-up issue to consider converting this to
Open3.popen3
?
Acceptance criteria
TODO: Fill out (required)
-
[Describe what must be achieved to complete this issue.] -
[If applicable, please provide design specifications for this feature/enhancement.] -
[If applicable, please list any technical requirements (performance, security, database, etc.)]
Implementation plan
TODO: Fill out or delete (optional)
[Provide a high-level plan for implementation of this issue, including relevant technical and/or design details.]