« Previous | Next » 

Revision bc572a37

IDbc572a373272e7fce2ad8e6414ac8e9017ec994c

Added by Christos KK Loverdos about 12 years ago

Fix bad handling of IMEvent from the UserActor.

Upon arrival of the first IMEvent and after some ResourceEvents had
already arrived at the UserActor, we got an exception due to user
agreements beeing empty (being empty is reasonable, since there were no
IMEvent previously).

The correct behavior is to check for this case and then run
initializeStateOfIMEvents().

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences