Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikhil-Singhal-06 committed Oct 18, 2024
1 parent 1f191f2 commit e3eb705
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ def __init__(self):
self.wait_for_shutdown = None
self.shutdown_timeout = None
self.shutdown_signal = None
self.executed = False
self.process = None
self.log_stdout_thread = None
self.log_stderr_thread = None
Expand Down

0 comments on commit e3eb705

Please sign in to comment.