You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't find anywhere that deletes uuid from trackerUUIDs, which may causes memory leak for a long-running pinger. And it may have a performance issue when searching for uuid in getPacketUUID if trackerUUIDs grows too large.
The text was updated successfully, but these errors were encountered:
I didn't find anywhere that deletes
uuid
fromtrackerUUIDs
, which may causes memory leak for a long-running pinger. And it may have a performance issue when searching foruuid
ingetPacketUUID
iftrackerUUIDs
grows too large.The text was updated successfully, but these errors were encountered: