Open jv42 opened 7 months ago
Fixes #184
Catch the exception in TryAttach so it behaves more like a "Try" method.
This code is only reached when the process we're looking for is not part of the Launched collection, so this change won't affect the main path of application re-use.
Fixes #184
Catch the exception in TryAttach so it behaves more like a "Try" method.
This code is only reached when the process we're looking for is not part of the Launched collection, so this change won't affect the main path of application re-use.