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

handle and pass on exception for async scope initialization #428

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ownii
Copy link

@Ownii Ownii commented Feb 13, 2024

This PR handles and passes exceptions that can happen inside the async scope initialization.
Previously the completer never completed if the init function threw an exception.

@sabifa
Copy link

sabifa commented Feb 14, 2024

+1, helpful addition

@Ownii Ownii force-pushed the handle_initScopeAsync_exceptions branch from 456612d to 009ce42 Compare May 21, 2024 10:08
@BM-TristanNeumann BM-TristanNeumann force-pushed the handle_initScopeAsync_exceptions branch from 009ce42 to 8ae1d93 Compare November 12, 2024 13:29
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