Sha256: d56fca8a9544ddcf839663b059bd6c399724a9ba12585ed51fa16a39347e2169
Contents?: true
Size: 249 Bytes
Versions: 216
Compression:
Stored size: 249 Bytes
Contents
module Concurrent # @!macro atomic_reference class ConcurrentUpdateError < ThreadError # frozen pre-allocated backtrace to speed ConcurrentUpdateError CONC_UP_ERR_BACKTRACE = ['backtrace elided; set verbose to enable'].freeze end end
Version data entries
216 entries across 205 versions & 26 rubygems