client context explicitly close() timer queue

This commit is contained in:
Michael Davidsaver
2018-04-04 18:53:22 -07:00
parent d4822f141c
commit c9c8fb369a

View File

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