Allow the Connection to have closed without throwing a fit about it
commit6a163d6171752c1a7b697d07811ccb1fe22c5d84
authorSean Robinson <seankrobinson@gmail.com>
Sun, 23 Mar 2014 19:29:43 +0000 (23 12:29 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sun, 23 Mar 2014 19:29:43 +0000 (23 12:29 -0700)
tree8273826fbd454e48879fe16b4e0cbb72bd259642
parent429516527bf2e8f7ee7efb99a95c10e4960e289e
Allow the Connection to have closed without throwing a fit about it

Log the condition and make sure it's closed before accidentally
trying to use it again.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifiradar/pubsub.py