eclipse-archived / codewind-installer

The installation package for installing Codewind into an editor
https://codewind.dev
Eclipse Public License 2.0
5 stars 28 forks source link

[0.12.0] - Skip connections that cannot be accessed for project commands #463

Closed stalleyj closed 4 years ago

stalleyj commented 4 years ago

What type of PR is this ?

What does this PR do ?

Fixes a problem with GetConnectionID for a project when 1 or more of a users connections are not active/authenticated. Errors that occur when a local/remote connection is not active are ignored when searching for the connection for a project.

Which issue(s) does this PR fix ?

eclipse/codewind#2807

Does this PR require a documentation change ?

No

Any special notes for your reviewer ?