Project

General

Profile

« Previous | Next » 

Revision d0df0547

Added by h.shirosaki (Hiroshi Shirosaki) about 13 years ago

drbtest.rb: use :KILL on Windows

  • test/drb/drbtest.rb (DRbCore#teardown):
    Use Process.kill :KILL on Windows because Process.kill :INT silently
    fails on Windows 7 and raises EINVAL on Windows XP for spawned
    process with new_pgroup: false.

  • test/drb/drbtest.rb (DRbAry#teardown): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e