Under the hood
Self-hosted runner session-spawn code was only renamed internally, with no behavior change
What
The code that spawns and monitors child processes for self-hosted runner sessions had its internal identifiers renamed and an object literal reformatted. No functional difference was found.
Why
This is internal cleanup with no expected effect on how self-hosted runner sessions behave.