Mercurial > libervia-backend
comparison CHANGELOG @ 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 | 50e6658e2730 |
children | e8107ac75f32 |
comparison
equal
deleted
inserted
replaced
1446:e8c8e467964b | 1447:b003dbd2b4e9 |
---|