Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.15.17
-
-
8
-
90518bf72 (tqtc/lts-5.15)
-
Foundation Sprint 117, Foundation Sprint 118, Foundation Sprint 119
Description
When running Qt\Examples\Qt-5.15.10 Remoteobjects\ssl When the clients (replicas) connect and disconnect to the host (source), the listeners count doesnt seem to come down on disconnect. They are only increasing all the time.
Attached example reproduces it. This seems working good with Qt6.7.2
Also attaching binary package.
Just run server and client wait for few seconds and then close client.
Re Run client and wait for few seconds
you will see logs like:
qt.remoteobjects: # Listeners 7
above log I got after 7th time I started client and closed it.