Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.4
-
Fix Version/s: JRuby 1.5
-
Component/s: Core Classes/Modules
-
Labels:None
-
Number of attachments :
Description
As of the time the ticket was filed, these are the names of the tagged and hanging specs:
- core/io/close_tags.txt: IO#close on an IO.popen stream clears #pid
- core/io/close_tags.txt: IO#close on an IO.popen stream waits for the child to exit
- core/io/popen_tags.txt: IO::popen allows the io to be closed inside the block
These appear to be working correctly in current 1.5, so I've removed the tags in r50390fa.