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
..
2014-06-16 12:56:04 +01:00
2014-06-16 12:56:04 +01:00
2014-07-18 23:00:44 +09:00