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

Snatch bind groups associated with destroyed textures and buffers #5136

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

nical
Copy link
Contributor

@nical nical commented Jan 24, 2024

Connections

Rebased on top of #5131

Description

Addresses the BindGroup part of #5079.

Checklist

  • Run cargo fmt.
  • Run cargo clippy.
  • Run cargo xtask test to run tests.

@nical nical requested a review from a team as a code owner January 24, 2024 14:25
@nical nical changed the title Snatch bindgroup Snatch bind groups associated with destroyed textures and buffers Jan 24, 2024
Copy link
Member

@ErichDonGubler ErichDonGubler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ErichDonGubler
Copy link
Member

Restarted CI; looks like the jobs from the last run were manually cancelled. 🤔

@ErichDonGubler ErichDonGubler self-assigned this Jan 24, 2024
@ErichDonGubler ErichDonGubler enabled auto-merge (squash) January 24, 2024 21:25
@cwfitzgerald
Copy link
Member

They weren't manually canceled, they're timing out.

@cwfitzgerald
Copy link
Member

Documenting seems to be taking a long time sometimes

@ErichDonGubler
Copy link
Member

ErichDonGubler commented Jan 25, 2024

@cwfitzgerald:

Documenting seems to be taking a long time sometimes

Are we running into the issue motivating #5006 again, perhaps?

@cwfitzgerald
Copy link
Member

Yeah this seems to have re-aggravated the problem. I can reproduce it locally (taking about 2.5min on my M1, so 6min on a virtualized machine doesn't sound crazy.

@cwfitzgerald
Copy link
Member

I'm going to up the timeout to unblock us, but this needs a separate investigation.

@ErichDonGubler ErichDonGubler merged commit efb35d4 into gfx-rs:trunk Jan 25, 2024
27 checks passed
@nical nical deleted the snatch-bindgroup branch January 25, 2024 08:07
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.

3 participants