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
When created, MulticastService subscribes to static NetworkAddressChangedEvent, and doesn't unsubscribe from it anywhere.
Creating MulticastService instances leads to a memory leak.
The text was updated successfully, but these errors were encountered:
When created,
MulticastService
subscribes to staticNetworkAddressChangedEvent
, and doesn't unsubscribe from it anywhere.Creating
MulticastService
instances leads to a memory leak.The text was updated successfully, but these errors were encountered: