ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-dev:47182] [ruby-trunk - Bug #8137][Open] r39819 以降 Process.kill(0, $$) が終了しない
@ 2013-03-21 13:14 hsbt (Hiroshi SHIBATA)
  0 siblings, 0 replies; only message in thread
From: hsbt (Hiroshi SHIBATA) @ 2013-03-21 13:14 UTC (permalink / raw
  To: ruby developers list


Issue #8137 has been reported by hsbt (Hiroshi SHIBATA).

----------------------------------------
Bug #8137: r39819 以降 Process.kill(0, $$) が終了しない
https://bugs.ruby-lang.org/issues/8137

Author: hsbt (Hiroshi SHIBATA)
Status: Open
Priority: Normal
Assignee: kosaki (Motohiro KOSAKI)
Category: core
Target version: current: 2.1.0
ruby -v: ruby 2.1.0dev (2013-03-20 trunk 39842) [x86_64-darwin12.3.0]


r39819 以降、以下のコードが終了せずにデッドロックとなります。

$ ruby -e 'Process.kill(0, $$)'

1.9.3, 2.0.0 では正常に終了します。この影響により例えば以下のようなコードが動かなくなるので、デッドロックは回避するようにして頂けないでしょうか。

https://github.com/puppetlabs/puppet/blob/master/lib/puppet/util/pidlock.rb#L46


-- 
http://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-21 13:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-21 13:14 [ruby-dev:47182] [ruby-trunk - Bug #8137][Open] r39819 以降 Process.kill(0, $$) が終了しない hsbt (Hiroshi SHIBATA)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).