git-svn-id: svn://db.shs.com.ru/pip@253 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -46,7 +46,9 @@ PIPeer::PeerData::PeerData(const PIString & n): PIObject(n) {
|
||||
PIPeer::PeerData::~PeerData() {
|
||||
dt_in.stop();
|
||||
dt_out.stop();
|
||||
t.stop(true);
|
||||
t.stop();
|
||||
if (!t.waitForFinish(1000))
|
||||
t.terminate();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user