This commit is contained in:
parent
6fa2cbbbb1
commit
9243f917cc
@ -137,7 +137,7 @@ ReturnValue_t LiveTmTask::handleGenericTmQueue(MessageQueueIF& queue) {
|
|||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ptmeLocked) {
|
if (!ptmeLocked) {
|
||||||
result = channel.write(data, size);
|
result = channel.write(data, size);
|
||||||
}
|
}
|
||||||
// Try delete in any case, ignore failures (which should not happen), it is more important to
|
// Try delete in any case, ignore failures (which should not happen), it is more important to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user