From 9e29f3b4ea8ea6e7cb58a0774bca4af1f4a6c0a0 Mon Sep 17 00:00:00 2001 From: Jiang-Jia-Jun <163579578+Jiang-Jia-Jun@users.noreply.github.com> Date: Tue, 25 Nov 2025 12:00:03 +0800 Subject: [PATCH] Update worker_process.py --- fastdeploy/worker/worker_process.py | 1 - 1 file changed, 1 deletion(-) diff --git a/fastdeploy/worker/worker_process.py b/fastdeploy/worker/worker_process.py index 9034b479c..21d7f6482 100644 --- a/fastdeploy/worker/worker_process.py +++ b/fastdeploy/worker/worker_process.py @@ -444,7 +444,6 @@ class PaddleDisWorkerProc: # The first worker detects whether there are tasks in the task queue if tp_rank == 0: - start = time.perf_counter() if self.insert_task_signal.value[0] == 1: #if self.task_queue.num_tasks() > 0: if envs.ENABLE_V1_KVCACHE_SCHEDULER or not (