In PresenceReceiveTask::~PresenceReceiveTask, there is Stop() call.
I create new PresenceReceiveTask instance and call XmppThread::Disconnect() and
exception arises.
But if commemt Stop() call, there is no error.
Why does ~PresenceReceiveTask need Stop() call?
Other tasks's destructor have not Stop() call except Task class.
Original issue reported on code.google.com by tree1...@gmail.com on 8 Apr 2013 at 6:23
Original issue reported on code.google.com by
tree1...@gmail.com
on 8 Apr 2013 at 6:23