-
Qingyu Zhao authored
If Puma is in use and Puma threads is more than 1, it is expected to have performance lose by using Rugged patches, because of Rugged calls does not release Ruby GVL while doing IO. So in this case, we will ignore rugged automatic detect `can_use_disk?`.
622b8e62