Skip to content

Fix Process.fork [fixup #16191]#16373

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:refactor/system_fork
Nov 18, 2025
Merged

Fix Process.fork [fixup #16191]#16373
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:refactor/system_fork

Conversation

@straight-shoota
Copy link
Member

Rename the internal method to system_fork so we clearly separate it from the method that the public API and the compiler use.

Fixes #16191 (comment)

Rename the internal method to `system_fork` so we clearly separate it
from the method that the public API and the compiler use.
@straight-shoota straight-shoota self-assigned this Nov 15, 2025
@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:system labels Nov 15, 2025
@ysbaddaden ysbaddaden added this to the 1.19.0 milestone Nov 17, 2025
@straight-shoota straight-shoota merged commit 3b74bc9 into crystal-lang:master Nov 18, 2025
50 of 51 checks passed
@straight-shoota straight-shoota deleted the refactor/system_fork branch November 18, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants