concurrent-ruby
concurrent-ruby copied to clipboard
Review usages of Integer#size in the gem
From @XrXr in https://bugs.ruby-lang.org/issues/20614#note-8, we should review usages of Integer#size as it is not equal to pointer size on Windows.