mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-18 06:34:19 +01:00
Add reference to github issue for the Todo
This commit is contained in:
@@ -11,7 +11,7 @@ logger = Logger("Daemon")
|
||||
|
||||
def handle_signals(signal_received, frame):
|
||||
logger.info("Shutting down PISA")
|
||||
# TODO: add code to close the db, free any resources, etc.
|
||||
# TODO: #11-add-graceful-shutdown: add code to close the db, free any resources, etc.
|
||||
|
||||
exit(0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user