HomePhabricator

Rewrote VideoRoomSessionContainer to not use weak references

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

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
rSYLK5c2c4ccabcb4: Simplified getting the session with the handle_id
Branches
Unknown
Tags
Unknown