gtristan commented on issue #1783: URL: https://github.com/apache/buildstream/issues/1783#issuecomment-1297947862
Not SourceError as that is for recoverable user facing errors. Instead we want an error not derived from BstError so as to ensure the desired BUG message and stack trace which is more useful for plugin authors in this case. indeed we should refactor our asserts to use perhaps a generic Bug() exception instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
