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

Stop aborting on some handle failures. #2330

Merged
merged 1 commit into from
Oct 31, 2018
Merged

Conversation

AWoloszyn
Copy link
Contributor

Actually guard in some cases with handle failures, this
is especially important in calls do doVkCmd*. If we don't
handle this then we can desynchronize queue submissions.

Actually guard in some cases with handle failures, this
is especially important in calls do doVkCmd*. If we don't
handle this then we can desynchronize queue submissions.
@AWoloszyn AWoloszyn merged commit 4f067f2 into google:master Oct 31, 2018
@AWoloszyn AWoloszyn deleted the dont-abort branch October 31, 2018 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants