One of the commits in the 2.5.1 release changed the default value of ConnectionPool's auto_reload_after_fork from true to false, but wasn't called out in the changelog (and the code comment indicating the default values in the same file wasn't updated either).
Was that an intentional change? Or am I maybe misunderstanding what that commit actually changed?
One of the commits in the 2.5.1 release changed the default value of
ConnectionPool'sauto_reload_after_forkfromtruetofalse, but wasn't called out in the changelog (and the code comment indicating the default values in the same file wasn't updated either).Was that an intentional change? Or am I maybe misunderstanding what that commit actually changed?