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

Fixed exception handling in task execution. #226

Merged
merged 1 commit into from
Jul 12, 2012
Merged

Fixed exception handling in task execution. #226

merged 1 commit into from
Jul 12, 2012

Conversation

modeswitch
Copy link

Fixed an issue with the scheduler that was causing completed tasks to continue to run. Added a debug message to tasks that throw exceptions. The error should have an associated line number for the code that raised the exception, so you can put a breakpoint in to debug. Did not add a debugger statement to avoid breaking the unit tests.

@modeswitch
Copy link
Author

#216

modeswitch pushed a commit that referenced this pull request Jul 12, 2012
Fixed exception handling in task execution.
@modeswitch modeswitch merged commit d9096d0 into gladiusjs:develop Jul 12, 2012
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

Successfully merging this pull request may close these issues.

1 participant