Projects tigase _server tigase-muc Issues #150
Possible leak in SelfPingerMonitor (#150)
Closed
wojciech.kapcia@tigase.net opened 2 years ago

While looking at #servers-381 I noticed that there is a lot of Request objects:

Looking at finish() method it seems that you remove objects from requests collections but never from sentSubrequests one (line 146: sentSubrequests.get(request.getId());)?

Bartosz MaƂkowski commented 2 years ago

You're right. Stupid mistake. I fixed it.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
tigase-server-8.3.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-muc#150
Please wait...
Page is in error, reload to recover