Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Conversation

@ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Dec 5, 2024

Why this should be merged

It correctly handles database close on Shutdown

How this works

  • Rename vm.db to vm.verdb
  • Properly close vm.db on Shutdown
  • Updates avago to a version that defaults to NoSync in pebbledb

How this was tested

Locally + devnet

Need to be documented?

No

Need to update RELEASES.md?

No

@ceyonur ceyonur requested review from a team and darioush as code owners December 5, 2024 14:45
darioush
darioush previously approved these changes Dec 5, 2024
Copy link

@darioush darioush left a comment

Choose a reason for hiding this comment

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

Not: would slightly prefer the name vm.versiondb

Also IMO we should add a line in release notes

Base automatically changed from bump-avago-1.12.0 to master December 5, 2024 16:50
@ceyonur ceyonur dismissed darioush’s stale review December 5, 2024 16:50

The base branch was changed.

@ceyonur ceyonur enabled auto-merge (squash) December 10, 2024 16:49
@ceyonur ceyonur requested a review from darioush December 10, 2024 16:52
@ceyonur ceyonur merged commit 843e3f7 into master Dec 10, 2024
14 checks passed
@ceyonur ceyonur deleted the close-db branch December 10, 2024 17:21
darioush pushed a commit that referenced this pull request Jan 13, 2025
Co-authored-by: Arran Schlosberg <[email protected]>
Co-authored-by: Darioush Jalali <[email protected]>
Co-authored-by: Michael Kaplan <[email protected]>
Co-authored-by: Ceyhun Onur <[email protected]>
Co-authored-by: Richard Pringle <[email protected]>
Co-authored-by: Quentin McGaw <[email protected]>
Co-authored-by: Meaghan FitzGerald <[email protected]>
Co-authored-by: Quentin McGaw <[email protected]>
Co-authored-by: mountcount <[email protected]>
Co-authored-by: chuangjinglu <[email protected]>
Co-authored-by: guqicun <[email protected]>
Co-authored-by: Dmytrol <[email protected]>
fix problematic const name and some typos in comment (#1400)
fix some function names in interface comment (#1397)
close database on shutdown (#1403)
fix some function names in comment (#1405)
Fix Typos in Documentation (#1404)
fix test generator (#724)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants