Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RunError with runAsync #111

Open
TimofeiKarpovR opened this issue Sep 4, 2024 · 0 comments
Open

RunError with runAsync #111

TimofeiKarpovR opened this issue Sep 4, 2024 · 0 comments

Comments

@TimofeiKarpovR
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant