Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid process death if OOM occurs on a loading thread
This is most commonly caused by malformed media, where the media indicates that something we need to make an allocation for is *really huge*. Failing playback is appropriate for this case; killing the process is not. Issue: #2780 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=155408062
- Loading branch information