Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.0.0, JRuby 1.0.1
-
Fix Version/s: JRuby 1.0.2, JRuby 1.1b1
-
Component/s: Core Classes/Modules
-
Labels:None
-
Number of attachments :
Description
Signal#trap doesn't work. It appears to be stubbed out. Kernel#trap does, however, work.
If stubbing is all you want, we can certainly do that for the next releases...care to submit a patch?