unable to send kill signal in windows
-------------------------------------

                 Key: JRUBY-4862
                 URL: http://jira.codehaus.org/browse/JRUBY-4862
             Project: JRuby
          Issue Type: Bug
         Environment: jruby 1.6.0.dev (ruby 1.8.7 patchlevel 249) (2010-06-10 
43b8784) (Java HotSpot(TM) Client VM 1.6.0_18) [x86-java]
            Reporter: Roger Pack
            Assignee: Thomas E Enebo


Can't remember if I already reported this one...

MRI/KRI:

C:\dev\ruby\downloads\jruby>irb
irb(main):001:0>  Process.kill "KILL", Process.pid

C:\dev\ruby\downloads\jruby>

jruby:
C:\dev\ruby\downloads\jruby\bin>jruby -v -S irb
jruby 1.6.0.dev (ruby 1.8.7 patchlevel 249) (2010-06-10 43b8784) (Java 
HotSpot(TM) Client VM 1.6.0_18) [x86-java]
irb(main):001:0>  Process.kill "KILL", Process.pid
=> nil
irb(main):002:0>

Perhaps for now it should throw a NotImplemented exception?

-r

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to