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)
commit4a195e85272b7b1038d78323f4589f9d91069b78
treeca74b482cecf09bc1d02dca081a438ccb4a30e84
parent3d08c731e381c6feab523f425323922ba0952878
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