Skip to content

Commit 1891de9

Browse files
committed
tosquash: pr comment
1 parent c9c5d7d commit 1891de9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

runpod/serverless/modules/rp_scale.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,6 @@ async def run_jobs(self, session: ClientSession):
248248
# don't busy wait
249249
await asyncio.sleep(0.1)
250250

251-
# Yield control back to the event loop
252-
await asyncio.sleep(0)
253251

254252
# Ensure all remaining tasks finish before stopping
255253
await asyncio.gather(*tasks)

0 commit comments

Comments
 (0)