mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: timeout
* NEWS (Stdlib updates): uptdate of timeout. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43159 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
cd006f08e2
commit
d052676074
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -228,6 +228,10 @@ with all sufficient information, see the ChangeLog file.
|
|||
* New methods:
|
||||
* Tempfile.create
|
||||
|
||||
* Timeout
|
||||
* No longer an exception to terminate the given block can be rescued
|
||||
inside the block, by default, unless the exception class is given
|
||||
explicitly.
|
||||
|
||||
* WEBrick
|
||||
* The body of a response may now be a StringIO or other IO-like that responds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue