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

Make exception thrown from HPX threads available from hpx::init #582

Closed
hkaiser opened this issue Oct 22, 2012 · 2 comments · Fixed by #1386
Closed

Make exception thrown from HPX threads available from hpx::init #582

hkaiser opened this issue Oct 22, 2012 · 2 comments · Fixed by #1386

Comments

@hkaiser
Copy link
Member

hkaiser commented Oct 22, 2012

Unhandled exceptions thrown from HPX threads (those bubbling up into the thread manager) should be marshalled to the invocation site of hpx::init() and rethrown there.

@sithhell
Copy link
Member

What's missing here?

@hkaiser
Copy link
Member Author

hkaiser commented Feb 26, 2015

Everything is missing. No work has been done so far.

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

Successfully merging a pull request may close this issue.

2 participants