8000 When there are multiple threads in the program, the log will be blocked and the program will be too laggy · Issue #50 · alexsilva/supervisor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
When there are multiple threads in the program, the log will be blocked and the program will be too laggy #50
Open
@wssf812

Description

@wssf812

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0