* Prevent deadlock in TestPersistableChannelQueue
There is a potential deadlock in TestPersistableChannelQueue due to attempting to
shutdown the test queue before it is ready.
Signed-off-by: Andrew Thornton <[email protected]>
* prevent npe
Signed-off-by: Andrew Thornton <[email protected]>