mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 14:25:45 +00:00
some little cleanups
This commit is contained in:
parent
dc5c0dab5e
commit
4508d4dfb8
19 changed files with 12 additions and 251 deletions
|
|
@ -107,6 +107,9 @@ except: # pragma: no cover
|
|||
logging.exception("BOSWatch interrupted by an error")
|
||||
finally: # pragma: no cover
|
||||
|
||||
logging.debug("Starting shutdown routine")
|
||||
del bwRoutMan
|
||||
|
||||
try:
|
||||
bwServer.stop()
|
||||
except NameError:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue