Mercurial > libervia-backend
comparison src/tools/xml_tools.py @ 1447:b003dbd2b4e9
core (memory): Sessions fixes:
- avoid memory leak with forgotten _purgeSession in case of conflict: an exception is now raised instead
- _purgeSession now cancel the timer if it was not done before
- KeyError in profileGet is now explicitly raised throught a failure.Failure
- use iterator to iterate session in ProfileSessions
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 15 Aug 2015 22:13:27 +0200 |
parents | 8ce9924fa92c |
children | a13be5c22334 |
comparison
equal
deleted
inserted
replaced
1446:e8c8e467964b | 1447:b003dbd2b4e9 |
---|