eclipse / paho.mqtt.m2mqtt

Eclipse Public License 1.0
512 stars 303 forks source link

Resolve issue #66. CPU leaks when failing to connect #79

Open ngducnghia opened 6 years ago

ngducnghia commented 6 years ago

Set isRunning to false to exit While(isRunning) loop when connection failing or run to exception.

Signed-off-by: Nghia Nguyen nghia.ngduc@outlook.com

ngducnghia commented 6 years ago

@ppatierno can you take a look at this PR and approve ? Thanks

angelinn commented 5 years ago

Thank you for this, works well. Wish someone could merge it.

yuridiniz commented 5 years ago

Any prediction for the merge?

ngducnghia commented 5 years ago

@ppatierno can you check and merge this PR?

shivanan commented 5 years ago

Is this going to get merged? Or should we just fork from @ngducnghia ?