Please add option to permit multiple instances

I understand the reasoning for forcing a single instance-- I read the docs. But was surprised that this suddenly appeared-- and not only as a default– but as the only behavior.

Could you add an option to permit multiple instances?

  • in the UI itself
  • command line argument that will launch the UI but permitting every subsequent launch to succeed?

Have you tried opening the subsequent instances using the -s parameter? That should open the new instance as a “stand alone instance” not connected with any of the already open instances.

2 Likes