Lei Chang created HAWQ-299:
------------------------------
Summary: Extra ";" in udpSignalTimeoutWait
Key: HAWQ-299
URL: https://issues.apache.org/jira/browse/HAWQ-299
Project: Apache HAWQ
Issue Type: Bug
Components: Interconnect
Reporter: Lei Chang
Assignee: Lei Chang
In function udpSignalTimeoutWait, there is an extra ";" which should be removed.
{code}
if (udpSignalGet(sig));
ret = 0;
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
