Project

General

Profile

This project is closed and read-only.

Actions

Bug #286

closed

open-uri leaking file handles

Bug #286: open-uri leaking file handles

Added by Anonymous about 18 years ago. Updated over 15 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.8.6 (2008-03-03 patchlevel 114) [universal-darwin9.0]
[ruby-core:17824]

Description

=begin
With some requests (particularly status 404 from Amazon.com), the reference to the temp file used to buffer the response is lost and left open, causing failure in long running processes. Temp file remains after process is killed.

attached script contains example repro.
=end


Files

openuritest.rb (1.35 KB) openuritest.rb Anonymous, 07/18/2008 09:26 AM
Actions

Also available in: PDF Atom