AntelopeIO / appbase

Other
1 stars 6 forks source link

Output better diagnostics if a plugin fails to initialize. #15

Closed greg7mdp closed 1 year ago

greg7mdp commented 1 year ago

Resolves #14

greg7mdp commented 1 year ago

@heifner Thanks for approving. FYI in case you want to have another look, I updated the PR to extend the try/catch block (exceptions in the other loop for plugin initialization were not caught).