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

Getting exception tracebacks synchronously #119

Merged
merged 1 commit into from
Jan 21, 2015
Merged

Conversation

tuetschek
Copy link
Member

The exception traceback is now obtained synchronously (since the traceback is thread-specific). Only the logging itself is done asynchronously. This should solve the basic problem of #85, even though we have stated more ambitious plans in the discussion.

Tested to work with THUB and an artificial exception.

jurcicek added a commit that referenced this pull request Jan 21, 2015
LGTM. Getting exception tracebacks synchronously
@jurcicek jurcicek merged commit 47010c0 into master Jan 21, 2015
@tuetschek tuetschek deleted the async_exception_logging branch October 15, 2015 14:17
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.

2 participants