client: call ChannelSearchManager::cancel()

This commit is contained in:
Michael Davidsaver
2018-04-24 12:33:54 -07:00
parent 1adea89e77
commit a75720120c

View File

@ -4102,6 +4102,8 @@ public:
m_timer->close();
m_channelSearchManager->cancel();
// this will also close all PVA transports
destroyAllChannels();