summaryrefslogtreecommitdiff
path: root/test/drb
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-31 23:54:12 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-31 23:54:12 +0000
commit28229e4a77be19370f09ace0c03d20f333c15063 (patch)
treebd993ef8c0b2e3491be2bd97a2e8e3b126889048 /test/drb
parent70d34c623a4a35f15936b7b7fecd618aeb0521d3 (diff)
Join threads before close pipes.
closing a FD interrupts threads which uses the FD. rb_thread_io_blocking_region (for write()) checks an interrupt after write() is finished. So, joining the thread after closing() may raise "IOError: stream closed". git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/drb')
0 files changed, 0 insertions, 0 deletions