Skip to content

fix: duct tape object destroyed while in pool#7783

Open
AnsisMalins wants to merge 2 commits intodevfrom
fix/object-destroyed-in-pool
Open

fix: duct tape object destroyed while in pool#7783
AnsisMalins wants to merge 2 commits intodevfrom
fix/object-destroyed-in-pool

Conversation

@AnsisMalins
Copy link
Copy Markdown
Collaborator

Pull Request Description

What does this PR change?

This change adds a check to ensure that an object obtained from a pool is not null. This is defensive programming for now until we find the root cause. Lessens the severity of #7701.

Test Instructions

Just happy path.

Quality Checklist

  • Changes have been tested locally
  • Documentation has been updated (if required)
  • Performance impact has been considered
  • For SDK features: Test scene is included

Code Review Reference

Please review our Code Review Standards before submitting.

@AnsisMalins AnsisMalins requested review from a team as code owners March 24, 2026 18:42
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 24, 2026

@AnsisMalins AnsisMalins changed the title Duct tape object destroyed while in pool fix: duct tape object destroyed while in pool Mar 25, 2026
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.

1 participant