Eugene Kenny

Results 7 issues of Eugene Kenny

This metric was added to the statsd collector in https://github.com/afex/hystrix-go/pull/89.

Fixes https://github.com/petergoldstein/dalli/issues/966. If sending the pipelined get commands fails with a network error, the socket will be closed when we try to send the no-op command. `alive?` reconnects if possible,...

Like integration tests, controller tests require the routes to work: https://github.com/rails/rails/blob/v7.1.3/actionpack/lib/action_controller/test_case.rb#L578

`Biz::Time` already passes true as the `dst` parameter to `local_to_utc` to avoid the ambiguity of converting a local time that occurred twice due to daylight savings time. However if a...

File.exists? was deprecated in Ruby 2.1 and removed in Ruby 3.2.

This comma is not optional; this code path is only taken when there's a format key that needs to be added after the params hash.

https://github.com/DatabaseCleaner/database_cleaner-active_record/pull/71 was merged after https://github.com/DatabaseCleaner/database_cleaner-active_record/pull/88, and did not handle Trilogy.