diff --git a/babyagi.py b/babyagi.py index 11d07578..e47a2623 100755 --- a/babyagi.py +++ b/babyagi.py @@ -728,8 +728,6 @@ def execution_command(objective: str, command: str, task_list: deque, try: output_block = os.read(read, 1024).decode() except OSError: - # Break the loop if OSError occurs - log("\nOSError rlist\n\n") break if output_block: