Process.kill('CONT', pid) does not work on linux
------------------------------------------------

                 Key: JRUBY-5696
                 URL: http://jira.codehaus.org/browse/JRUBY-5696
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.6
            Reporter: Aman Gupta
            Assignee: Thomas E Enebo


the signal table is hardcoded in RubyProcess.java:829 and is incorrect on my 
debian lenny machine. SIGCONT is 18, not 19. works fine on osx.

-- 
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