remove todo

This commit is contained in:
Shreyas Goenka 2025-02-28 12:53:16 +01:00
parent fec9c4efae
commit 362a93b555
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ import time
import platform
import subprocess
# TODO CONTINUE: Making this script work and testing this on windows and mac.
def wait_pid(pid):
max_attempts = 600 # 600 * 0.1 seconds = 1 minute
sleep_time = 0.1