Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
Robert Shaw 2025-07-20 23:55:02 +00:00
parent a58892880e
commit e81c277e6e

View File

@ -970,9 +970,6 @@ class DPAsyncMPClient(AsyncMPClient):
self.engines_running = running
# NOTE: counts include all global Cores. Slice
# to get get the Core's managed by this client.
# TODO(rob): update this so we only pull in
# the counts that we are load balancing across.
# logger.info(f"{counts=}")
self.lb_engines = counts[start_idx:end_idx]
resources.stats_update_task = asyncio.create_task(