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

State machine hides callback exceptions. (SOLVED) #62

Closed
vdzk opened this issue May 14, 2014 · 3 comments
Closed

State machine hides callback exceptions. (SOLVED) #62

vdzk opened this issue May 14, 2014 · 3 comments

Comments

@vdzk
Copy link

vdzk commented May 14, 2014

When I get an error like "an exception occurred in a caller-provided callback function" is there a way of finding out what that exception might be? If not, this is a huge problem for debugging.

@vdzk vdzk changed the title State machine hides callback exceptions. State machine hides callback exceptions. (SOLVED) May 14, 2014
@vdzk
Copy link
Author

vdzk commented May 14, 2014

My apologies. I read through the code and found out that the state machine returns error stack as it's 7th argument.

It would be helpful if this was included in the README.

@donaldr
Copy link

donaldr commented Feb 25, 2015

I agree; it's still not included in the readme.

@etiennechabert
Copy link

+1 This information could be very helpful

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

No branches or pull requests

4 participants