Skip to content

Conversation

@ben-clayton
Copy link
Contributor

I believe some traces were failing as we were attempting to connect after we had let threads continue execution. Instead connect while the debugger is still attached.

There's no point dealing with versioning in the connection header at this point, so remove the conditional logic.

ben-clayton and others added 2 commits August 21, 2017 15:58
Attempting to retry tasks is quite a common thing to do, so make a helper for it.
I believe some traces were failing as we were attempting to connect
after we had let threads continue execution. Instead connect while
the debugger is still attached.

There's no point dealing with versioning in the connection header
at this point, so remove the conditional logic.
@ben-clayton ben-clayton requested a review from AWoloszyn August 21, 2017 15:09
@ben-clayton ben-clayton merged commit fdbe47b into google:master Aug 22, 2017
@ben-clayton ben-clayton deleted the gapit-trace branch August 22, 2017 15:24
purvisa-at-google-com pushed a commit that referenced this pull request Sep 29, 2022
- Fix VertexInputData and VertexAttributeDivisor
- Make VertexInputData optional(as spec states)
- Add VertexAttributeDivisor to stateRebuilder
- Fix the code around these two changes
- update the sample trace
purvisa-at-google-com pushed a commit that referenced this pull request Sep 29, 2022
The map of divisors is not a dense map. The existing map unpacking
functions require dense maps as documented. This change introduces a new
function that will properly unpack a non-dense map, ignoring the keys.
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