Skip to content
Snippets Groups Projects
Commit c428a5e6 authored by jkerdreu's avatar jkerdreu
Browse files

TODO

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@2061 b32b6428-25c9-4566-ad07-03861ab6144f
parent c169c490
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,7 @@ class GW(gevent.Greenlet):
self.knx.read(ga)
def _exit(self):
# TODO : drop the save_config flag, reloading cfg is better
if self.save_config:
logger.info('Saving configuration file')
self.cfg.write()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment