I've maded a little change in the code to delete a session, so that if the data didn't already exist, it wouldn't complain with an error.
So, now, when I recreate a session, I'll explicitelly delete it rigt away and won't be waiting for it eventually die.
I won't cancel the timed delete order given when it was created, anyway..... That one will be carryied out but has the session has already been deleted, it will do it's stuff and won't delete anything (it was already deleted) nor will complain, either!
- Ok, a little improvement....
( Leave a comment )