зеркало из https://github.com/github/ruby.git
update comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
bb565a206d
Коммит
3bd10c6ee7
|
@ -65,7 +65,7 @@ class TestProcess < Test::Unit::TestCase
|
|||
return unless rlimit_exist?
|
||||
with_tmpchdir {
|
||||
write_file 's', <<-"End"
|
||||
# Too small RLIMIT_NOFILE causes problems.
|
||||
# Too small RLIMIT_NOFILE, such as zero, causes problems.
|
||||
# [OpenBSD] Setting to zero freezes this test.
|
||||
# [GNU/Linux] EINVAL on poll(). EINVAL on ruby's internal poll() ruby with "[ASYNC BUG] thread_timer: select".
|
||||
pipes = IO.pipe
|
||||
|
|
Загрузка…
Ссылка в новой задаче