HomePhabricator

Rewrote VideoRoomSessionContainer to not use weak references

Description

Rewrote VideoRoomSessionContainer to not use weak references

When sessions were removed from the container, there was no guarantee
that there was no other reference to them somewhere else in the code,
which would cause dangling id-to-session mappings to be kept around
in the container for undetermined periods of time.

Details

Provenance
danAuthored on Jul 4 2017, 3:22 PM
Parents
rSYLKb7396c75c8fc: Simplified getting the session with the handle_id
Branches
Unknown
Tags
Unknown