Skip to content

Improve resource clone#8589

Closed
FelixGaudin wants to merge 1 commit intomasterfrom
issue/improve-resource-clone
Closed

Improve resource clone#8589
FelixGaudin wants to merge 1 commit intomasterfrom
issue/improve-resource-clone

Conversation

@FelixGaudin
Copy link
Copy Markdown
Contributor

@FelixGaudin FelixGaudin commented Jan 10, 2025

Description

  • Short description here *

closes #8596

Self Check:

Strike through any lines that are not applicable (~~line~~) then check the box

  • Attached issue to pull request
  • Changelog entry
  • Type annotations are present
  • Code is clear and sufficiently documented
  • No (preventable) type errors (check using make mypy or make mypy-diff)
  • Sufficient test cases (reproduces the bug/tests the requested feature)
  • Correct, in line with design
  • End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )
  • If this PR fixes a race condition in the test suite, also push the fix to the relevant stable branche(s) (see test-fixes for more info)

@wouterdb
Copy link
Copy Markdown
Contributor

I'm not going to merge this, it's potential impact is too large

@wouterdb wouterdb closed this Feb 19, 2025
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.

Make sure to perform a deep copy when cloning a resource

2 participants