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)
commit25cff00d74ce9e0f4d9c41e50f52ef803d49711a
tree0f5e1ba14219198994565445a96241a650143819
parenteb28bd29ed17e00209d4a95f8ebe4046cdb8319d
Add sanity-checks after main loop exists, verifying that all
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.
lib/ZOOM/IRSpy.pm