<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eaglesakura</author_name>
  <author_url>https://blog.hatena.ne.jp/eaglesakura/</author_url>
  <blog_title>eaglesakuraの技術ブログ</blog_title>
  <blog_url>https://eaglesakura.hatenablog.com/</blog_url>
  <categories>
    <anon>Android</anon>
  </categories>
  <description>変更されたこと runBlockingがUIスレッドからの呼び出しで例外を投げるようになった UnitTestの内部とかで使ったり、無理矢理coroutinesのChannelとかを待ち合わせる用途に使えなくなった 特にJVMでのUnitTestで使ってたので、全部死んだ // この呼び出しはすべて例外となる // 23.x系列までは使える // 24.x系列からは駄目 @Test fun testHogeFuga() = runBlocking { /* do something */ } runBlockingの仕様変更に関するissue issue Support runBlocking…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feaglesakura.hatenablog.com%2Fentry%2F2018%2F08%2F08%2F002352&quot; title=&quot;coroutines 0.24.x runBlockingの仕様変更と対策 - eaglesakuraの技術ブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-08-08 00:23:52</published>
  <title>coroutines 0.24.x runBlockingの仕様変更と対策</title>
  <type>rich</type>
  <url>https://eaglesakura.hatenablog.com/entry/2018/08/08/002352</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
