Skip to content

Add ability to run multiple programs within the same application instance. #11

Description

@Mysticial

Right now if you want to run multiple program instances, you need to run multiple instances of the application. And because they share the same config files, you need to rename the binaries.

How difficult is it to add support for multiple program instances? In the past, this was a bad idea because the program was unstable and a single crash on any of the programs would take down everything. But this isn't the case anymore as the program has stabilized.

This will involve significant UI work as well as elimination of the implicit global serial instance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions