media/library/src/main/java/com/google
Oliver Woodman fc230733ae Ignore blockingSendMessage calls after release.
Previously we'd end up blocking forever in this case, which
is the worst thing we could do :). We could either throw an
exception or just print a warning. Printing a warning is more
in line with what other methods do (Handler prints a "sending
message to dead thread" warning).
2014-09-23 11:21:44 +01:00
..
android/exoplayer Ignore blockingSendMessage calls after release. 2014-09-23 11:21:44 +01:00