Skip to content

Conversation

@aaronp64
Copy link
Contributor

@aaronp64 aaronp64 commented Dec 5, 2025

Updated ObjectDBProfilerPanel::receive_snapshot to check if file exists, and make filename unique before writing, to avoid overwriting when multiple snapshots are made within same second.

Fixes #113316

Updated ObjectDBProfilerPanel::receive_snapshot to check if file exists, and make filename unique before writing, to avoid overwriting when multiple snapshots are made within same second.
@AThousandShips AThousandShips changed the title Prevent ObjectDB snapshots from being overwritten Prevent ObjectDB snapshots being overwritten Dec 5, 2025
@mihe mihe added this to the 4.6 milestone Dec 5, 2025
@mihe mihe self-requested a review December 5, 2025 17:33
@Repiteo Repiteo merged commit de8a64e into godotengine:master Dec 8, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Dec 8, 2025

Thanks!

@aaronp64 aaronp64 deleted the snapshot_overwrites branch December 8, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ObjectDB snapshot overwritten when taken consecutively

3 participants