fix(#827): bind Probe-3 generation marker to launcher DI
This commit is contained in:
@@ -481,7 +481,7 @@ def gated_launcher_precondition(
|
||||
# checks are belt-and-suspenders diagnostics only.
|
||||
behavior_markers = (
|
||||
'"action": "register_anchor"',
|
||||
"initialize_runtime_generation(generation_file, generation)",
|
||||
"initialize_generation: Callable[[Path, int], None] = initialize_runtime_generation",
|
||||
"execute(command[0], command, environment)",
|
||||
'source_environment["MOSAIC_LEASE_BROKER_SOCKET"]',
|
||||
'socket_path.parent / f"generation-{session_id}.state"',
|
||||
|
||||
Reference in New Issue
Block a user