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

NRE if task handler is not set #85

Closed
nerzhulart opened this issue Mar 27, 2020 · 2 comments
Closed

NRE if task handler is not set #85

nerzhulart opened this issue Mar 27, 2020 · 2 comments

Comments

@nerzhulart
Copy link
Contributor

nerzhulart commented Mar 27, 2020

It's better to throw user friendly exception when the handler is missing

rdTask = Handler(externalCancellation, value);

@operasfantom
Copy link
Contributor

That's bright idea! I wonder if you would implement it by yourself

@ForNeVeR
Copy link
Collaborator

I believe, this was fixed by #202.

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

3 participants