Trees | Indices | Help |
|
---|
|
object --+ | SessionManager
I'm the session manager. Holding the current sessions managing cookies, and their expiration
KISS version for the moment:
The sessions are stored in RAM so that you have to relogin after buildbot reboot
Old sessions are searched at every connection, which is not very good for scaling
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 25 19:40:35 2012 | http://epydoc.sourceforge.net |