Skip to content

Commit

Permalink
more PR reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
marinagmoreira committed Jan 20, 2024
1 parent a5ca4c8 commit d1522ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ class ProcessExecutor:

def thread_write_output(self, process):
# print("starting thread_write_output...")
# Store commulative output
# Store cumulative output
output_total = ""
try:
while True:
Expand Down

0 comments on commit d1522ba

Please sign in to comment.