-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Hello! 👋
I wanted to throw with runAsync the same type of error as with runSync.
But runAsync only returns a code, and I can't create RunError myself because its init method is internal, although the struct is public.
Is it intentional? Should the public init method be added as it was added for CaptureError
Metadata
Metadata
Assignees
Labels
No labels