Open
Description
Q:When there are multiple threads or coroutine in the program, the log will be blocked and the program will be too laggy?
The specific problem is that the log printing time of a module is very long, and all threads feel that it is too laggy. What is the reason for this, how should it be resolved, and are there specific parameters to modify?
log example:
module one:time 120s
module two:time 240s
Similar to this, it actually takes a few seconds, and then it will be blocked for a long time
Metadata
Metadata
Assignees
Labels
No labels