infamouser's blog

By infamouser, history, 5 years ago, In English

The day before yesterday I registered the account.However,just now I found an unbelievable thing like  . Is this a bug or a feature?

Tags bug
  • Vote: I like it
  • +16
  • Vote: I do not like it

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by infamouser (previous revision, new revision, compare).

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by infamouser (previous revision, new revision, compare).

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by infamouser (previous revision, new revision, compare).

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Seems that this is not the first time.

https://codeforces.com/blog/entry/67245

»
5 years ago, # |
  Vote: I like it +4 Vote: I do not like it

This happens all the time for some reason. (50 years ago was January 1 1970)

»
5 years ago, # |
  Vote: I like it +35 Vote: I do not like it

It seems I've fixed it. Probably it was an unexpected behaviour (or bug?) of the custom serializer to store Java objects in sessions in Memcached. I switched to another serializer.