<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koba789</author_name>
  <author_url>https://blog.hatena.ne.jp/koba789/</author_url>
  <blog_title>Write and Run</blog_title>
  <blog_url>https://diary.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>あっさりハマってメモリリークさせまくったので報告。さっそく本題。まず図を用意。 Readable Stream -(pipe)-&gt; Transform Stream -(pipe)-&gt; Writable Streamみなさんご存知のデータの流れ。しかし、問題は破棄イベントの伝播方向。 Readable Stream が閉じた場合 Readable Stream が閉じる Transform Stream が閉じる Writable Stream が閉じる =&gt; 全部閉じるよいですね。 Writable Stream が閉じた場合 Writable Stream が閉じる おしまい ＿人人人人人…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdiary.hatenablog.jp%2Fentry%2F2013%2F02%2F23%2F205956&quot; title=&quot;Stream#pipeの破棄イベントの伝播 - Write and Run&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>2013-02-23 20:59:56</published>
  <title>Stream#pipeの破棄イベントの伝播</title>
  <type>rich</type>
  <url>https://diary.hatenablog.jp/entry/2013/02/23/205956</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
