JurajKubelka / PharoSprint

Pharo Sprint Application to support coordination and collaboration during Bug Days a.k.a. Pharo Sprint Days

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An infinite loop sending MQTTChatHistory message

JurajKubelka opened this issue · comments

by observing the MQTT server log, there was an issue sending too many MQTTChatHistory messages and connecting to the server.

The problem is that the client is permanently connecting and disconnecting.