diff options
author | Gusted <williamzijl7@hotmail.com> | 2022-06-16 11:10:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-16 17:10:33 +0800 |
commit | e399f0f5b4661ac71bcf4f8badcd04d73b71a640 (patch) | |
tree | 8b857423a1ef5d5dfff622e79d726d6c4a46ad97 /.github | |
parent | b01dce2a6e98c25915a8e98afb741a1c34d05aba (diff) | |
download | gitea-e399f0f5b4661ac71bcf4f8badcd04d73b71a640.tar.gz gitea-e399f0f5b4661ac71bcf4f8badcd04d73b71a640.zip |
Don't buffer doctor logger (#19982)
- We don't need to buffer the logger with a thousand capacity. It's not
a high-throughput logger, this also caused issue whereby the logger
can't keep up with repeated messages being send(somehow they are lost in
the queue?).
- Resolves #19969
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions