Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.40beta-svn655
-
None
Description
When task finishes its processing, it stores last known state in sqlite database. Sometimes this serialization crashes.
This seems to be related to conflict between forced serialization at the end of task processing and the periodic serialization called from OnTimer().