mirror of https://github.com/rails/rails
bb8ad695f4
`ENV` values are strings, so `ENV["RAILS_MAX_THREADS"]` must be parsed as an int. Unfortunately, `MessagePack::Factory::Pool::MemberPool` does not expose a method to check its member count, so the most we can assert is that roundtripping works as expected. Fixes #49446. |
||
---|---|---|
.. | ||
cache_serializer_test.rb | ||
serializer_test.rb | ||
shared_serializer_tests.rb |