Sep 13, 2024
Fix ThreadError when Puma shuts down in clustered mode
Ruby4.0.8
Fixed
- Fix a
ThreadError
from being raised on process exit whenAppsignal.stop
is called from aSignal.trap
block, like when Puma shuts down in clustered mode.
View the Ruby gem v4.0.8 changelog for more information.