Project

General

Profile

« Previous | Next » 

Revision 43eecb4c

Added by Leszek Koltunski over 2 years ago

Firebase shows that we have a problem when an app is rapidly restarted, i.e. when is it paused and resumes within tens of milliseconds. Then sometimes the EffectMessageSender thread dies.

Attempt to limit this by synchronizing the whole 'start' and 'stop' methods, although I suspect this will still happen because the very methods are probably in such case called in the wrong order.

  • added
  • modified
  • copied
  • renamed
  • deleted