Skip to content

Conversation

@straight-shoota
Copy link
Member

unix/process.cr contains a lot of different features and is quite big. This patch extracts the code related to spawning a new process into a separate file to improve maintainability.

@ysbaddaden
Copy link
Contributor

If you want but it splits System::Process into an unexpected extra file on UNIX, and the file ain't significantly large —looking at the ~5900 lines of string.cr 😏

@straight-shoota
Copy link
Member Author

It'll grow when we add alternative implementations (see #11337).

@ysbaddaden ysbaddaden added this to the 1.19.0 milestone Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants