byzhang / signal-collect

Automatically exported from code.google.com/p/signal-collect
0 stars 0 forks source link

Fixed termination detection bug due to erroneous toSignal.size/toCollect.size calculation due to snapshots. Also replaced the concurrent hash maps/sets with normal versions (no longer required, because the direct delivery worker is deprecated). #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This issue was created by revision r208.

worker thread.
Status: Done
Labels: Type-Defect

Original issue reported on code.google.com by philip.stutz on 16 Jun 2011 at 3:28

GoogleCodeExporter commented 9 years ago
Fixed by new termination detection architecture, r215

Original comment by philip.stutz on 21 Jun 2011 at 10:53