opt transport
This commit is contained in:
parent
667da97c3a
commit
27d22b79b9
|
@ -282,7 +282,7 @@ bool transAsyncPoolIsEmpty(SAsyncPool* pool);
|
|||
goto _return1; \
|
||||
} \
|
||||
} else { \
|
||||
tWarn("invalid handle to release"); \
|
||||
tDebug("invalid handle to release"); \
|
||||
goto _return2; \
|
||||
} \
|
||||
} while (0)
|
||||
|
|
Loading…
Reference in New Issue