summaryrefslogtreecommitdiffstats
path: root/_build/static/archives/extend/attachments/20131018/00d4df12/attachment.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-08-29 12:39:49 +0200
committerLoïc Hoguin <[email protected]>2016-08-29 12:40:03 +0200
commitc807880f7ac73f813b2660ea81a00f7712a4e793 (patch)
treeba1d09e9b177f230665a80513b33fbd532000ce4 /_build/static/archives/extend/attachments/20131018/00d4df12/attachment.html
parentb1df25a7d9cda697513650659b781b55b40898f8 (diff)
downloadninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.gz
ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.bz2
ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.zip
Add old mailing list archives
Diffstat (limited to '_build/static/archives/extend/attachments/20131018/00d4df12/attachment.html')
-rw-r--r--_build/static/archives/extend/attachments/20131018/00d4df12/attachment.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/_build/static/archives/extend/attachments/20131018/00d4df12/attachment.html b/_build/static/archives/extend/attachments/20131018/00d4df12/attachment.html
new file mode 100644
index 00000000..71bf2ae1
--- /dev/null
+++ b/_build/static/archives/extend/attachments/20131018/00d4df12/attachment.html
@@ -0,0 +1,6 @@
+<tt>
+&lt;div&nbsp;dir=&quot;ltr&quot;&gt;Hi,&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I&nbsp;have&nbsp;a&nbsp;handler&nbsp;that&nbsp;spawns&nbsp;a&nbsp;process&nbsp;and&nbsp;links&nbsp;to&nbsp;this&nbsp;process.&nbsp;the&nbsp;new&nbsp;process&nbsp;does&nbsp;not&nbsp;trap&nbsp;exit&nbsp;signals.&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;When&nbsp;I&nbsp;open&nbsp;the&nbsp;URL&nbsp;that&nbsp;is&nbsp;handled&nbsp;by&nbsp;this&nbsp;handler&nbsp;in&nbsp;the&nbsp;browser,&nbsp;and&nbsp;stop&nbsp;the&nbsp;browser&nbsp;before&nbsp;the&nbsp;handler&nbsp;finishes&nbsp;the&nbsp;request,&nbsp;the&nbsp;handler&nbsp;is&nbsp;terminated&nbsp;and&nbsp;my&nbsp;terminate&nbsp;function&nbsp;is&nbsp;called&nbsp;with&nbsp;the&nbsp;Reason&nbsp;set&nbsp;to&nbsp;{error,closed}&nbsp;or&nbsp;something&nbsp;similar.&lt;/div&gt;<br>
+&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;When&nbsp;this&nbsp;happens,&nbsp;the&nbsp;linked&nbsp;process&nbsp;does&nbsp;not&nbsp;get&nbsp;killed,&nbsp;so&nbsp;I&nbsp;have&nbsp;to&nbsp;call&nbsp;exit&nbsp;on&nbsp;it&nbsp;from&nbsp;the&nbsp;terminate&nbsp;function.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;is&nbsp;this&nbsp;by&nbsp;design?&nbsp;I&nbsp;suppose&nbsp;when&nbsp;I&nbsp;cancel&nbsp;the&nbsp;browser&nbsp;request,&nbsp;the&nbsp;handler&nbsp;is&nbsp;exited&nbsp;with&nbsp;normal&nbsp;exit&nbsp;code,&nbsp;correct?&nbsp;could&nbsp;you&nbsp;point&nbsp;me&nbsp;to&nbsp;the&nbsp;source&nbsp;code&nbsp;for&nbsp;that&nbsp;part?&nbsp;it&nbsp;is&nbsp;perhaps&nbsp;in&nbsp;the&nbsp;&quot;ranch&quot;&nbsp;repo,&nbsp;no?&lt;/div&gt;<br>
+&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;thanks&nbsp;in&nbsp;advance&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;konstantin&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;<br>
+
+</tt>