Not sure if I'm doing something wrong but in my case the self.sessions is empty when I try to access it, I can see it is populated with value set in the init. Actually anything with property decorator ends up with values set in init even if I see that before and after shows the values
Pavel Duda
Deploying new software bugs into production since 1996...
Not sure if I'm doing something wrong but in my case the self.sessions is empty when I try to access it, I can see it is populated with value set in the init. Actually anything with property decorator ends up with values set in init even if I see that before and after shows the values