Add sanity-checks after main loop exists, verifying that all
authorMike Taylor <mike@indexdata.com>
Thu, 2 Nov 2006 13:16:49 +0000 (13:16 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 2 Nov 2006 13:16:49 +0000 (13:16 +0000)
connections have used up their tests, have no active or queued task,
and do not have any ZOOM-C level tasks queued.  These are all "can't
happens" -- but they do in fact happen, and the failure to spot them
have wasted many frustrating debugging hours.


No differences found