Skip to content

Better "Run project" implementation #8

@vsergeyev

Description

@vsergeyev

Currently run project implemented with "subprocess.Popen" with a little interactivity.
E.g. - tracebacks wouldn't show up and no interactive logs displayed. The idea is to run project in separate subprocess with multiprocessing module.

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