Sha256: cb8a444d3a826661e8ca6173c6176e4e333371b4a888435e13956eea034329b8
Contents?: true
Size: 729 Bytes
Versions: 1
Compression:
Stored size: 729 Bytes
Contents
=== clogger 2.0.2 - bugfixes for pure Ruby users / 2015-02-27 22:54 UTC This release fixes a bug discovered in the rarely-used pure Ruby version in multithreaded Rack servers. Some folks reported privately that they forgot to upgrade from clogger 1.0.1 when when upgrading from MRI 1.9.3 to 2.1, so they were inadvertently using the pure Ruby version instead of the less-buggy C extension. This also adds support for using the monotonic clock under Ruby 2.1+ for request timing, matching what the C extension used all along. Users of the C extension are unaffected by bugs this release fixes and do not need to upgrade. * pure: fix reentrancy of request_time * pure: use monotonic clock if possible
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
clogger-2.0.2 | LATEST |