FIX: A critical error should not cause further exceptions
commitff1f6c99f2a5948320912bce2744ed40f6a4617e
authorSean Robinson <robinson@tuxfamily.org>
Sat, 3 May 2014 10:52:49 +0000 (3 03:52 -0700)
committerSean Robinson <robinson@tuxfamily.org>
Fri, 13 Jun 2014 13:16:54 +0000 (13 06:16 -0700)
tree1970f95e49318df1bf3cc2c95cef4abdc484597d
parent8940ad091a33e0e6574245a23b500c5bb17b8ebb
FIX: A critical error should not cause further exceptions

The sub-threads and sub-processes have not been started before this fatal
error, so don't try to shut them down.

Signed-off-by: Sean Robinson <robinson@tuxfamily.org>
wifiradar/__init__.py