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
fix(backend): store multicast group instances locally in map
- Add _multicastGroups Map<number, any> to store multicast group instances
- Store multicast group instance when creating virtual node
- Clean up stored instances when deleting groups
- Addresses code review feedback to store instances locally
Addresses review comment 2359460746.
Co-authored-by: robertsLando <11502495+robertsLando@users.noreply.github.com>
0 commit comments