mirror of https://github.com/python/cpython
e9b4ec614b
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. Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net> |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
handlers.py |