ruby-concurrency/concurrent-ruby

Review usages of Integer#size in the gem

eregon opened this issue · 1 comments

eregon commented

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.