mirror of https://github.com/python/cpython
e310d2bd71
The check for whether the log file is a real file is expensive on NFS
filesystems. This commit reorders the rollover condition checking to
not do the file type check if the expected file size is less than the
rotation threshold.
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
handlers.py |