Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add destruction check in Stream.switch().
This check is necessary since Stream does not own its StreamInfo, so the async part of switch() may complete even if Stream.destroy() is called Change-Id: I5185c0df3184924d0f34d39e235b1155f01dd273
- Loading branch information