Ruby: added stream IO "close" required by Rack specification.
This closes #654 issue on Github.
This commit is contained in:
@@ -49,6 +49,12 @@ compatibility with GCC 12.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
Ruby Sinatra applications don't work without custom logging.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
the controller process could crash when a chain with more than 4
|
||||
|
||||
Reference in New Issue
Block a user