metarhia / jstp

Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
https://metarhia.github.io/jstp
Other
142 stars 10 forks source link

test: increase timeout for heartbeat test to end #347

Closed nechaido closed 6 years ago

nechaido commented 6 years ago

It appears that it may take more than 2 * HEARTBEAT_INTERVAL to finish a full cycle of heartbeat messages. This commit increases timeout for the test to finish to 3 * HEARTBEAT_INTERVAL.

nechaido commented 6 years ago

@belochub ping.

belochub commented 6 years ago

Landed in https://github.com/metarhia/jstp/commit/ffea29877092702880c2bf6890e403dcea67ed4e.