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

Logging potentially suspends a running thread #639

Closed
sithhell opened this issue Dec 18, 2012 · 2 comments
Closed

Logging potentially suspends a running thread #639

sithhell opened this issue Dec 18, 2012 · 2 comments
Assignees
Milestone

Comments

@sithhell
Copy link
Member

Currently, logging is potentially suspending a running HPX-Thread. This triggers our log detection.
This also makes it nearly impossible to detect potential problems with locks still being held while suspending a particular thread

@hkaiser
Copy link
Member

hkaiser commented Dec 20, 2012

Could you please be more specific on where this could happen?

@sithhell
Copy link
Member Author

I think this is fixed now.

@ghost ghost assigned sithhell Apr 25, 2013
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

2 participants