Skip to content

Streaming output for daemon mode #4702

Closed
@gvanrossum

Description

@gvanrossum

I love #4396. But the daemon puts us right back where we started: all output happens at the very end.

Could we make the daemon use streaming too? The client/server protocol would have to be expanded, and the server implementation might have to run the actual checker in a separate thread.

(Low priority, obviously.)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions