patch_launcher_identity

Function patch_launcher_identity 

Source
fn patch_launcher_identity(event: Event, ctx: &Arc<ServerCtx>) -> Event
Expand description

Patch launcher_pid + launcher_version into Event::Registered. The reducer leaves these as sentinels (it can’t read env without breaking determinism) — the server fills them in here, just before serializing to the wire.