<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>読書ノート</anon>
  </categories>
  <description># -*- coding: utf-8 -*- 2.times do fork do # いずれもすぐ終了する abort &quot;Finished!&quot; end end # 親プロセスは最初のプロセスの終了を待ってから、5秒間スリープする。 # スリープしている間に 2つ目の子プロセスが終了してしまうが、 # その時親プロセスはスリープ中である puts Process.wait sleep 5 # 親プロセス側で再びwaitを呼び出す # すると不思議なことに、キューに溜まっていた2つめの # 子プロセスの終了情報がここに返ってくる puts Process.wait Finished! Fini…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F20130503%2F1367569872&quot; title=&quot;競合状態 - by shigemk2&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>http://tatsu-zine.com/images/books/87/cover_s.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-05-03 17:31:12</published>
  <title>競合状態</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/20130503/1367569872</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
