Skip to content

Consistent behaviour w.r.t. the server_managed flag #92

@thobson88

Description

@thobson88

When the NavigatorArgs.server_managed is false, all server operations should be skipped and this should be reflected in the log messages.

Currently this isn't the case. There are some cases where:

  • the server is started unnecessarily,
  • the pause to await server shut down happens unnecessarily
  • log messages are determined by the --parallel flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions