pub fn maintain_static_initialization_cleanups(
maximum_tasks: usize,
) -> Result<DeferredDeviceCleanupMaintenanceReceipt, VNextError>Expand description
Runs bounded recovery for abandoned static-initialization owners. This may block in backend synchronization and belongs on a recovery thread.