1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Eugene Kenny 5fb2df9144 Purge interrupt queue when closing socket fails (#1553)
This workaround for https://bugs.ruby-lang.org/issues/13632 was applied
to all places where IOError is rescued explicitly, but the inline
`rescue nil` here will also catch IOError and needs the fix too.
2018-04-02 08:03:54 -06:00
..
puma Purge interrupt queue when closing socket fails (#1553) 2018-04-02 08:03:54 -06:00
rack/handler Ensure Puma.stats_object available using handler 2018-03-21 15:34:54 -05:00
puma.rb Expose top level Puma.stats API 2018-03-20 11:24:32 -05:00