Skip to content

When asSystemProxy is false allow running multiple instances #1586

@waldekmastykarz

Description

@waldekmastykarz

When asSystemProxy is false allow running multiple instances of Dev Proxy. Right now, you get the following error:

Dev Proxy is already running (PID: 1234).
Use 'devproxy stop' to stop it first.

This error stands but only if Dev Proxy was started with asSystemProxy: true. If it's false, then it should be possible to start multiple instances of Dev Proxy.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions