[ruby-core:78072] [Ruby trunk Bug#12919] Net::FTP does not have a default open_timeout
From:
attila.gyorffy@...
Date:
2016-11-10 09:45:15 UTC
List:
ruby-core #78072
Issue #12919 has been reported by Attila Gy旦rffy. ---------------------------------------- Bug #12919: Net::FTP does not have a default open_timeout https://bugs.ruby-lang.org/issues/12919 * Author: Attila Gy旦rffy * Status: Open * Priority: Normal * Assignee: * ruby -v: * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- Hi Ruby Community, I have noticed an issue on Twitter sent by a friend who reported that Ruby's FTP module does not have a default open_timeout and it could cause a process to hang (background workers, etc). Despite not having created a test case for this, I've seen in the docs that apparently this is in fact the case: http://ruby-doc.org/stdlib-2.0.0/libdoc/net/ftp/rdoc/Net/FTP.html#open_timeout= I'm opening this issue for further discussion. In my honest opinion, a reasonable default (not nil) would be a good idea to have so that we can make sure processes won't hang. What do you think? -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>