schristiaens / raft

Automatically exported from code.google.com/p/raft
GNU General Public License v3.0
0 stars 0 forks source link

UI freezes when importing into database #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Long running tasks freeze the main UI.

Investigate how these can be addressed in Qt.

Investigate background jobs and thread issues when inserting into database.

Original issue reported on code.google.com by gfleisch...@gmail.com on 18 Mar 2011 at 9:35

GoogleCodeExporter commented 9 years ago
Also should validate that multiple threads won't be an issue if the same cursor 
is being shared.

Original comment by gfleisch...@gmail.com on 24 Mar 2011 at 12:12

GoogleCodeExporter commented 9 years ago
This appears to be fixed.  Close?

Original comment by justinen...@gmail.com on 8 Aug 2011 at 8:14

GoogleCodeExporter commented 9 years ago
This issue has been fixed.

Original comment by gfleisch...@gmail.com on 26 Jul 2013 at 2:35