cc-4105: reformatted bootstrap.py to fit standards
This commit is contained in:
parent
78a15916c2
commit
3c82497c34
2 changed files with 22 additions and 14 deletions
|
@ -184,6 +184,8 @@ class WatchSyncer(ReportHandler,Loggable):
|
|||
self.__requests.append(launch_request)
|
||||
self.__queue = []
|
||||
|
||||
|
||||
|
||||
def __del__(self):
|
||||
# Ideally we would like to do a little more to ensure safe shutdown
|
||||
if self.events_in_queue():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue