I think your peoblem is that you are not locking the shelve file you create. If you do not lock it it may get corrupted.
On Sep 22, 6:19 am, "Jason (spot) Brower" <[email protected]> wrote: > I have some code and information about the sessions being lost... > This method is called every two seconds. > The printout is what I get. Notice... ON then OFF and repeated. > I am the only user on the system, I have only one browser tab open, > and I know that the file data it is pulling from is correct and > accurate. You can see that with the ticker value. That is what it > should be. > Told you it was weird. > > controller.py > 2KViewDownload

