Close both ends of the Pipe connecting a subscriber to the Dispatcher
commit2b0544e6dedc4f8d029064df3ed3b8bfd5ec5a61
authorSean Robinson <seankrobinson@gmail.com>
Sun, 23 Mar 2014 16:07:48 +0000 (23 09:07 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sun, 23 Mar 2014 16:07:48 +0000 (23 09:07 -0700)
tree7e098039e2a6507244a6c10024439abe4e42b926
parent60ab8b7351296e5f9ad256412dc5d36108697ac5
Close both ends of the Pipe connecting a subscriber to the Dispatcher

Explicitly close the Connection objects when unsubscribing.

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