trietptm / raft

Automatically exported from code.google.com/p/raft
0 stars 0 forks source link

Analysis runs in main thread #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Analysis routine needs to be moved to lower priority thread to avoid blocking UI

Original issue reported on code.google.com by gfleisch...@gmail.com on 22 Jun 2011 at 3:20

GoogleCodeExporter commented 9 years ago
Fixed.  Greg moved analysis to thread

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